diff options
-rw-r--r-- | static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css index d2df580..6c0a7f5 100644 --- a/static/style.css +++ b/static/style.css @@ -38,7 +38,7 @@ h1 { } h2 { - color: #151515 ; + color: #E1E1E1; text-align: center ; } |