Font Fix
This commit is contained in:
parent
d8a4d0903a
commit
7dc2df9a78
@ -862,7 +862,7 @@ body, button {
|
||||
border-color: transparent;
|
||||
background-color: transparent;
|
||||
cursor: pointer;
|
||||
font-family: 'NanumGothicBold';
|
||||
font-family: 'Avenir Medium';
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
margin-bottom: 3px;
|
||||
@ -3784,4 +3784,4 @@ input:checked + .toggleSwitchSlider:before {
|
||||
/* Class which is applied when the spinner image is spinning. */
|
||||
.rotating {
|
||||
animation: rotating 10s linear infinite;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user