site: Use default font size globally.
This commit is contained in:
parent
d2657eddd0
commit
4663e609ec
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ p, h1, h2, h3, h4, h5, h6, #mainContent ul, #mainContent ol {
|
|||
body {
|
||||
/* font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif; */
|
||||
font-family: "Lucida Sans Unicode", "Lucida Grande", "Verdana", "FreeSans", sans-serif;
|
||||
font-size: 95%;
|
||||
}
|
||||
|
||||
a { text-decoration: none; color: #557733; }
|
||||
|
|
Loading…
Reference in a new issue