mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Hide sublists of coarse in CSS instead of JS
This commit is contained in:
@@ -159,4 +159,8 @@ aside#toc {
|
||||
top: 0.9em;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
aside#toc.coarse li ol {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user