Mobile design optimisations

This commit is contained in:
Hendrik Kleinwaechter
2023-07-28 11:16:17 +02:00
parent 8b1fea70a7
commit a571a9141d
2 changed files with 8 additions and 4 deletions

View File

@@ -77,7 +77,7 @@ nav.TOC{
nav.TOC span{
margin-top:0;
font-size:0.8rem;
font-size: 16px;
}
nav.TOC a, nav.TOC a:visited{
@@ -286,6 +286,10 @@ figcaption.caption {
.chapterToc a, .sectionToc a, .subsectionToc a, .likechapterToc a {
padding-left: 17px;
}
.home-title {
display: none;
}
}
div.center {