good progress on new website

This commit is contained in:
Jonas_Jones 2022-06-20 20:43:32 +02:00
parent 1a30ebf7dd
commit e43a9c9167
33 changed files with 521 additions and 99 deletions

9
new/css/main.css Normal file
View file

@ -0,0 +1,9 @@
html {
font-family: 'Courier New', monospace;
background-color: #bababa;
}
.body {
margin-top: 500px;
}