mirror of
http://101.35.51.105:3000/congyu/Hakysidian.git
synced 2026-04-27 21:40:50 +08:00
Remove .notes-list custom styles
This commit is contained in:
@@ -264,20 +264,6 @@ ul {
|
||||
list-style-type: square;
|
||||
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 {
|
||||
margin-bottom: 0.15em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user