mirror of
https://github.com/KevinMidboe/cubewaves.git
synced 2025-12-08 20:28:54 +00:00
Changed backgroundcolor from being wrapped in qoutes.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
html, body {
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
background-color: #1e1e1e";
|
||||
background-color: #1e1e1e;
|
||||
}
|
||||
Reference in New Issue
Block a user