Adding information about backup (WIP)
[valheim_web.git] / backend / style.scss
index 91d74e2..1ae90bd 100644 (file)
@@ -7,8 +7,8 @@ body {
   font-family: Fira Code, Helvetica Neue, Helvetica, Arial, sans-serif;
   text-shadow: 2px 2px 2px #DDD;
   text-align: center;
-  color: #5b5b5b;
-  background-color: #ededed;
+  color: #ededed;
+  background-color: #5b5b5b;
 }
 
 h1 {