This commit is contained in:
naielv
2025-08-13 15:56:59 +02:00
parent ea8726e0d6
commit 1ebc7079eb
2 changed files with 141 additions and 165 deletions

View File

@@ -1,15 +1,19 @@
html {
color-scheme: light only;
margin: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
margin: 0;
}
main {
/*max-width: 45rem;
margin: 0 auto;*/
padding: 0 15px;
padding: 15px;
margin-bottom: 0;
margin-top: 5px;
}
.supermesh-indicator {