up displayed pages

This commit is contained in:
Tykayn 2024-11-11 01:25:10 +01:00 committed by tykayn
parent 83dd9f7472
commit a58b0efcad
319 changed files with 9426 additions and 212 deletions

View file

@ -50,13 +50,10 @@ h6 {
}
body {
/* Improve text rendering */
-webkit-font-smoothing: antialiased;
font-family: Helvetica, Arial, sans-serif;
padding-bottom: 20vh;
padding-bottom: 2rem;
// background: #222;
// color: #fff;
}
/* Improve media defaults */
@ -71,7 +68,9 @@ svg {
margin-bottom: 1rem;
max-width: 100%;
}
pre, .sourceCode{
overflow:auto;
}
/* Inherit fonts for form controls */
input,