Spaces:
Sleeping
Sleeping
Update static/styles/style.css
Browse files- static/styles/style.css +1 -0
static/styles/style.css
CHANGED
|
@@ -4,6 +4,7 @@
|
|
| 4 |
body {
|
| 5 |
background-color: #121212;
|
| 6 |
color: #ffffff;
|
|
|
|
| 7 |
}
|
| 8 |
a {
|
| 9 |
color: #bb86fc;
|
|
|
|
| 4 |
body {
|
| 5 |
background-color: #121212;
|
| 6 |
color: #ffffff;
|
| 7 |
+
font-family: "Source Sans Pro", sans-serif;
|
| 8 |
}
|
| 9 |
a {
|
| 10 |
color: #bb86fc;
|