Changeset - 4663e609ecb9
[Not reviewed]
0 1 0
Brett Smith (brett) - 7 years ago 2016-11-17 16:04:09
brett@sfconservancy.org
site: Use default font size globally.
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -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; }
0 comments (0 inline, 0 general)