summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-08-22 10:38:46 +0100
committerAndrew Dolgov <[email protected]>2005-08-22 10:38:46 +0100
commit71500c400cb6a5a7478fe5b4e31c60bf3c80b90e (patch)
tree399d4c29c3d6135473a0af117ddbd211e79745fe /tt-rss.css
parente67e268ee2e2b6e7c50c24d365110ed2413d32ac (diff)
prefer sans-serif by default
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index a225056bd..31fe9488c 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -3,6 +3,7 @@ body {
color : black;
margin : 0px;
padding : 0px;
+ font-family : sans-serif;
}
h1 {