style: some more formatting

This commit is contained in:
r00ster91 2022-08-06 16:00:53 +02:00
parent 2f5afe1194
commit 60b04b0988

View File

@ -27,7 +27,7 @@
--help-sh-color: rgba(0, 0, 0, 0.75);
}
html, body { margin: 0; padding:0; height: 100%; }
html, body { margin: 0; padding: 0; height: 100%; }
a {
text-decoration: none;
@ -207,9 +207,9 @@
.docs pre {
font-family: var(--mono);
font-size:1em;
background-color:#F5F5F5;
padding:1em;
font-size: 1em;
background-color: #F5F5F5;
padding: 1em;
overflow-x: auto;
}
@ -225,7 +225,7 @@
border-bottom: 0.0625rem dashed;
}
.docs h2 {
.docs h2 {
font-size: 1.3em;
margin: 0.5em 0;
padding: 0;