mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-11-06 11:37:54 -06:00
Compare commits
1 Commits
clean-up-p
...
ede5958a46
| Author | SHA1 | Date | |
|---|---|---|---|
|
ede5958a46
|
@@ -982,17 +982,12 @@ aside.quote {
|
|||||||
break-inside: avoid;
|
break-inside: avoid;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-of-contents:not(.print) {
|
.table-of-contents {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-of-contents.print {
|
.table-of-contents.print {
|
||||||
display: block;
|
display: block;
|
||||||
background-color: unset;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
.table-of-contents.print ul {
|
|
||||||
margin: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#back-to-top {
|
#back-to-top {
|
||||||
|
|||||||
Reference in New Issue
Block a user