TOC redesign

This commit is contained in:
rra 2019-08-16 15:46:06 +02:00
parent 9b84abf222
commit ca770cc1d3

View File

@ -24,11 +24,12 @@ header {
#banner {
text-align: center;
padding-bottom: 0.5em;
padding-bottom: 0.2em;
padding-top: 1em;
font-size:3rem;
font-weight: bold;
font-family:'OrkneyRegular';
background-color: #EAEAEA;
}
#sitename {
@ -46,7 +47,7 @@ pre {
#menu {
list-style:none;
font-size:1.4rem;
margin-top:1.2em;
/*! margin-top:1.2em; */
font-weight:bold;
text-align:center;
text-transform:lowercase;
@ -224,17 +225,15 @@ h1, h2,h3 {
margin-top: 4em;
margin-left: 1.6em;
margin-bottom: 1.6em;
/*! font-size: 20px; */
/*! padding-top: 2em; */
font-family: OrkneyRegular;
}
.toc .toctitle {
font-size:1rem;
padding-bottom: 1em;
}
.toc ul{
/*list-style: none;*/
margin-top:0px;
}
.entry-content{
/*! margin:auto; */