6 lines
54 B
CSS
6 lines
54 B
CSS
|
ul.feedCatList {
|
||
|
position : relative;
|
||
|
top: -1em;
|
||
|
}
|
||
|
|