Stylesheet that is easier on eyes
This commit is contained in:
parent
f671fd38ad
commit
2d4dfeffaa
@ -1,11 +1,11 @@
|
|||||||
* {
|
* {
|
||||||
font-family: "Lucida Grande", Geneva, Verdana, "Liberation Sans", Helvetica, Arial, sans-serif;
|
font-family: "Liberation Sans", "DejaVu Sans", "Lucida Grande", Geneva, Verdana, Helvetica, Arial, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
color:#000000;
|
color:#000000;
|
||||||
font-size: 10pt;
|
font-size: 11pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:link {color:#0033cc;}
|
a:link {color:#0033cc;}
|
||||||
|
Loading…
Reference in New Issue
Block a user