From: Andrew Dolgov Date: Tue, 11 Oct 2005 13:25:12 +0000 (+0100) Subject: tiny css fix X-Git-Tag: 1.0.7~70 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=96369d8e234c140988d57375aabf70df80741a0e;p=tt-rss.git tiny css fix --- diff --git a/tt-rss.css b/tt-rss.css index 24eb1838..079ce827 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;