4 lines
40 B
CSS
4 lines
40 B
CSS
|
|
#posts-list {
|
||
|
|
list-style-type: disc;
|
||
|
|
}
|