PT Sans is replaced with Helvetica for reading mode
This commit is contained in:
parent
d424c22ad5
commit
12b1344767
|
@ -5,7 +5,7 @@ BODY {
|
|||
background:#DDD;
|
||||
color:#000;
|
||||
counter-reset:paging;
|
||||
font:15px 'PT Sans', sans-serif;
|
||||
font:15px 'Helvetica Neue', Helvetica, Arial, sans-serif;;
|
||||
}
|
||||
A {
|
||||
text-decoration:none;
|
||||
|
|
Loading…
Reference in New Issue