fix Name font-family
This commit is contained in:
parent
393e1e12e4
commit
203823ec12
@ -193,7 +193,7 @@ a.pagination-next.disabled {
|
|||||||
|
|
||||||
/* html/body/font-fixes */
|
/* html/body/font-fixes */
|
||||||
body, input, textarea, .button {
|
body, input, textarea, .button {
|
||||||
font-family: 'Roboto Condensed', Nimbus Sans, sans-erif;
|
font-family: 'Roboto Condensed', Nimbus Sans, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fa small {
|
.fa small {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user