Update static/style.css
Browse files- static/style.css +1 -0
static/style.css
CHANGED
@@ -10,6 +10,7 @@
|
|
10 |
|
11 |
body {
|
12 |
font-family: 'Kaushan Script', cursive;
|
|
|
13 |
background-color: #000;
|
14 |
color: #FFF;
|
15 |
overflow-x: hidden;
|
|
|
10 |
|
11 |
body {
|
12 |
font-family: 'Kaushan Script', cursive;
|
13 |
+
text-align: center;
|
14 |
background-color: #000;
|
15 |
color: #FFF;
|
16 |
overflow-x: hidden;
|