postlist-for-micro.blog/static/postlist.css
2025-06-25 13:23:29 +02:00

4 lines
64 B
CSS

ul.postlist {
list-style: none;
padding-inline-start: 0;
}