mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-28 10:40:52 +02:00
comment nav
This commit is contained in:
@@ -14,9 +14,12 @@ navigation {
|
||||
padding: 0.5em 1em;
|
||||
|
||||
li {
|
||||
&:nth-child(n+2):before {
|
||||
&:nth-child(n+2)[data-number]:before {
|
||||
content: "§" attr(data-number) ". "
|
||||
}
|
||||
&:nth-child(n+2):not([data-number]) {
|
||||
margin: 5px 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user