Spaces:
Sleeping
Sleeping
Update style.css
Browse files
style.css
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
/* Full Page Background - Dark Pink */
|
2 |
body, html {
|
3 |
-
background-color: #
|
4 |
font-family: "Comic Sans MS", cursive, sans-serif; /* Cute Font */
|
5 |
color: white; /* Default text color */
|
6 |
height: 100%;
|
|
|
1 |
/* Full Page Background - Dark Pink */
|
2 |
body, html {
|
3 |
+
background-color: #9e79a3 !important; /* Dark Pink */
|
4 |
font-family: "Comic Sans MS", cursive, sans-serif; /* Cute Font */
|
5 |
color: white; /* Default text color */
|
6 |
height: 100%;
|