mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-31 03:59:58 +02:00
updated the hash resolver for disqus links
This commit is contained in:
@@ -15,7 +15,8 @@ navigation {
|
||||
|
||||
li {
|
||||
&:nth-child(n+2)[data-number]:before {
|
||||
content: "§" attr(data-number) ". "
|
||||
content: "§" attr(data-number) ". ";
|
||||
font-family: sans;
|
||||
}
|
||||
&:nth-child(n+2):not([data-number]) {
|
||||
margin: 5px 0;
|
||||
|
Reference in New Issue
Block a user