mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2025-11-29 01:36:33 -05:00
Convert serif fonts to sans serif
This commit is contained in:
parent
749815fa36
commit
ecead2a2f3
2 changed files with 142 additions and 141 deletions
|
|
@ -178,7 +178,7 @@ p.table-title {
|
|||
|
||||
.newsbyte h4, h4.stat {
|
||||
font-size: 18px;
|
||||
font-family: Georgia, 'Times New Roman', Times, serif;
|
||||
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
|
||||
font-weight: 700;
|
||||
@media (max-width: 480px) {
|
||||
font-size: 16px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue