1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-28 20:21:29 +00:00

made category titles in feedlist use small font

This commit is contained in:
Andrew Dolgov
2005-11-23 19:07:31 +01:00
parent 66581886f8
commit 721064e1a2

View File

@@ -145,6 +145,7 @@ ul.feedList li.feedCat {
border-color : #f0f0f0;
border-style : solid; */
color : #707070;
font-size : small;
}
ul.feedCatList {