1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-18 21:04:24 +02:00

Improved document outline

This commit is contained in:
2021-07-03 11:13:13 +02:00
parent b9844df6f4
commit 88a4343542
2 changed files with 32 additions and 21 deletions

View File

@ -297,9 +297,13 @@ h1.logo a span {
width:100px;
font-style:italic;
}
#sidebar h5 {
margin-left:8px;
}
#outline {
margin:20px 0 0 20px;
}
#outline .h5l {
margin-left:10px;
}
#outline .h6l {
margin-left:20px;
font-size:12px;
}