mirror of
https://github.com/lmika/postlist-for-micro.blog.git
synced 2026-06-21 12:26:05 +00:00
Initial commit
This commit is contained in:
parent
891b767c61
commit
56295d02ba
2 changed files with 25 additions and 0 deletions
4
static/postlist.css
Normal file
4
static/postlist.css
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
ul.postlist {
|
||||
list-style: none;
|
||||
padding-inline-start: 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue