update styling
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
html, body {
|
html, body {
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
background-color: var(--site-bg);
|
background-color: var(--site-bg);
|
||||||
max-width: 80ch;
|
max-width: 80ch;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -50,6 +50,9 @@ html, body {
|
|||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
pre {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 3em;
|
font-size: 3em;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user