Add sidenote delimiters to make the site not look bad with CSS off
This commit is contained in:
@@ -68,6 +68,10 @@ $sidenote-highlight-border-width: .2rem;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.sidenote-delimiter {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@mixin hidden-sidenote {
|
||||
position: static;
|
||||
margin-top: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user