Remove .notes-list custom styles
This commit is contained in:
@@ -264,20 +264,6 @@ ul {
|
|||||||
list-style-type: square;
|
list-style-type: square;
|
||||||
padding-left: 2em;
|
padding-left: 2em;
|
||||||
}
|
}
|
||||||
.notes-list {
|
|
||||||
list-style: none;
|
|
||||||
padding-left: 0;
|
|
||||||
margin-left: 0;
|
|
||||||
}
|
|
||||||
.notes-list li {
|
|
||||||
position: relative;
|
|
||||||
padding-left: 1em;
|
|
||||||
}
|
|
||||||
.notes-list li::before {
|
|
||||||
content: "-";
|
|
||||||
position: absolute;
|
|
||||||
left: 0;
|
|
||||||
}
|
|
||||||
li {
|
li {
|
||||||
margin-bottom: 0.15em;
|
margin-bottom: 0.15em;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user