summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-09-23 14:49:25 +0100
committerAndrew Dolgov <[email protected]>2008-09-23 14:49:25 +0100
commitbaa2db9fa6c0f74330efd0354460cdda196dc1c6 (patch)
tree6c46513c633a7faa2235878976f723e5a5721397 /tt-rss.css
parent511eddb8bdb71b8c4a5929765bca94f1fc9efbcd (diff)
css: fix css font-weight: medium to normal
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 62ca4697a..5b5d40292 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -2119,7 +2119,7 @@ div.dlgSecCont {
top : -20px;
float : left;
font-size : 12px;
- font-weight : medium;
+ font-weight : normal;
line-height : 200%;
}