mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Docs: add CSS to improve left-hand nav nesting
This commit is contained in:
5
docs/css/extra.css
Normal file
5
docs/css/extra.css
Normal file
@@ -0,0 +1,5 @@
|
||||
/* Nest document subheadings in navigation */
|
||||
ul.subnav ul:not(.subnav) {
|
||||
padding-left: 2em;
|
||||
font-size: 80%;
|
||||
}
|
||||
Reference in New Issue
Block a user