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

@ -48,7 +48,6 @@ h6 {
}
body {
/* Improve text rendering */
-webkit-font-smoothing: antialiased;
font-family: Helvetica, Arial, sans-serif;
padding-bottom: 20vh;
@ -67,6 +66,10 @@ svg {
max-width: 100%;
}
pre, .sourceCode {
overflow: auto;
}
/* Inherit fonts for form controls */
input,
button,