Bold buttons
This commit is contained in:
parent
be18f667d9
commit
8d3dda1cec
@ -232,3 +232,7 @@ body > * {
|
||||
#maskButton {
|
||||
justify-self: flex-start;
|
||||
}
|
||||
|
||||
#btnDownload {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
@ -81,3 +81,7 @@ h3 {
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
#btnDownload {
|
||||
font-weight: bold;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user