mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-28 05:57:58 +01:00
4 lines
36 B
CSS
4 lines
36 B
CSS
|
ul, ol {
|
||
|
list-style-type: none;
|
||
|
}
|