mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-01 08:19:15 +00:00
css: fix css font-weight: medium to normal
This commit is contained in:
@@ -2119,7 +2119,7 @@ div.dlgSecCont {
|
||||
top : -20px;
|
||||
float : left;
|
||||
font-size : 12px;
|
||||
font-weight : medium;
|
||||
font-weight : normal;
|
||||
line-height : 200%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user