Adjust button styling
This commit is contained in:
parent
ff5b6832e9
commit
35b2bf5331
@ -44,11 +44,14 @@ body {
|
|||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.download-link {
|
div.download-link {
|
||||||
background-color: #444444;
|
background-color: #444444;
|
||||||
color: #f1f1f1;
|
color: #f1f1f1;
|
||||||
border: 0px;
|
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
a.download-link {
|
||||||
|
text-decoration: none;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user