]> git.wh0rd.org - tt-rss.git/commitdiff
prefer sans-serif by default
authorAndrew Dolgov <fox@madoka.spb.ru>
Mon, 22 Aug 2005 09:38:46 +0000 (10:38 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Mon, 22 Aug 2005 09:38:46 +0000 (10:38 +0100)
tt-rss.css

index a225056bd55980971190c5d8f84a086f007882db..31fe9488c2e74ecbd4c1fed2e847fffe384c3f1f 100644 (file)
@@ -3,6 +3,7 @@ body {
        color : black;
        margin : 0px;
        padding : 0px;
+       font-family : sans-serif;
 }
 
 h1 {