made category titles in feedlist use small font
This commit is contained in:
parent
66581886f8
commit
721064e1a2
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue