Keiraj commited on
Commit
167ad20
·
verified ·
1 Parent(s): d615cc5

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -1,6 +1,6 @@
1
  /* Full Page Background - Dark Pink */
2
  body, html {
3
- background-color: #d63384 !important; /* Dark Pink */
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%;