summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/static/style.css b/static/style.css
index dff0f30..f63fd6e 100644
--- a/static/style.css
+++ b/static/style.css
@@ -63,11 +63,14 @@ h1 {
text-align: center;
}
-h1,
-h2 {
+h1 {
color: #bb9af7;
}
+h2 {
+ color: #2ac3de;
+}
+
h3,
h4,
h5,