style aside ul.spip
This commit is contained in:
parent
9c01762083
commit
0ab8757613
@ -2,6 +2,10 @@
|
|||||||
> ul {
|
> ul {
|
||||||
margin-left:0;
|
margin-left:0;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
|
&.spip {
|
||||||
|
margin-left:1em;
|
||||||
|
list-style-type: square;
|
||||||
|
}
|
||||||
.article-resume {
|
.article-resume {
|
||||||
padding:2.2em 1em 1em;
|
padding:2.2em 1em 1em;
|
||||||
margin-bottom:1rem;
|
margin-bottom:1rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user