This commit is contained in:
Marc Beninca 2023-06-30 22:54:36 +02:00
parent 67c16722e3
commit 33c0e71e64

View file

@ -154,14 +154,11 @@ box-sizing: border-box;
//padding: 0;
}}
html {{
body {{
background: rgb(0,0,0);
color: rgb(160,160,160);
font-family: sans;
font-size: 1.25em;
}}
body {{
margin: 0 auto;
position: relative;
}}