summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-10-11 14:25:12 +0100
committerAndrew Dolgov <[email protected]>2005-10-11 14:25:12 +0100
commit96369d8e234c140988d57375aabf70df80741a0e (patch)
tree115ac4c8a364244d32164afbdcd52ef49d538333
parent3b063a95c5725fdab3c3c4efe6d6f54cd9aa7697 (diff)
tiny css fix
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 24eb18388..079ce827c 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -165,7 +165,7 @@ h1 {
h2 {
font-size : 14pt;
- font-color : bold;
+ font-weight : bold;
border-width : 0px 0px 1px 0px;
border-style : solid;
border-color : #e0e0e0;