SVFFM addition (very temporary)

This commit is contained in:
Jonas_Jones 2022-07-22 01:18:01 +02:00
parent e43a9c9167
commit f16e10ab8d
28 changed files with 541 additions and 0 deletions

View file

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