Spaces:
Sleeping
Sleeping
Update style.css
Browse files
style.css
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
body {
|
| 9 |
font-family: 'Segoe UI', sans-serif;
|
| 10 |
background-color: #0a0f2c;
|
| 11 |
-
color:
|
| 12 |
padding: 20px;
|
| 13 |
}
|
| 14 |
|
|
|
|
| 8 |
body {
|
| 9 |
font-family: 'Segoe UI', sans-serif;
|
| 10 |
background-color: #0a0f2c;
|
| 11 |
+
color: darkblue;
|
| 12 |
padding: 20px;
|
| 13 |
}
|
| 14 |
|