Spaces:
Sleeping
Sleeping
Update static/styles/style.css
Browse files- static/styles/style.css +1 -0
static/styles/style.css
CHANGED
@@ -27,6 +27,7 @@ body {
|
|
27 |
background-color: #121212;
|
28 |
color: #ffffff;
|
29 |
font-family: "Source Sans Pro", sans-serif;
|
|
|
30 |
}
|
31 |
a {
|
32 |
color: #bb86fc;
|
|
|
27 |
background-color: #121212;
|
28 |
color: #ffffff;
|
29 |
font-family: "Source Sans Pro", sans-serif;
|
30 |
+
text-align: center;
|
31 |
}
|
32 |
a {
|
33 |
color: #bb86fc;
|