mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
text-rendering: optimizeLegibility;
This commit is contained in:
parent
c7d665f1f0
commit
4cf7b19684
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ body {
|
|||
list-style: none;
|
||||
font-family: 'Lucida Grande',Helvetica, Arial;
|
||||
height: 100%;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
a, a:active, a:hover, a:visited, button {
|
||||
|
|
Loading…
Add table
Reference in a new issue