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-color : #f0f0f0;
border-style : solid; */ border-style : solid; */
color : #707070; color : #707070;
font-size : small;
} }
ul.feedCatList { ul.feedCatList {