From 96369d8e234c140988d57375aabf70df80741a0e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 11 Oct 2005 14:25:12 +0100 Subject: tiny css fix --- tt-rss.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3