style aside ul.spip

This commit is contained in:
chankalan 2021-01-29 10:41:44 +01:00
parent 9c01762083
commit 0ab8757613
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
> ul {
margin-left:0;
list-style-type: none;
&.spip {
margin-left:1em;
list-style-type: square;
}
.article-resume {
padding:2.2em 1em 1em;
margin-bottom:1rem;