4 lines
34 B
CSS
4 lines
34 B
CSS
li {
|
|
list-style-type: square;
|
|
}
|
li {
|
|
list-style-type: square;
|
|
}
|