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