summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/vapor/layouts/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/themes/vapor/layouts/index.html b/themes/vapor/layouts/index.html
index 29b1cf3..2faa047 100644
--- a/themes/vapor/layouts/index.html
+++ b/themes/vapor/layouts/index.html
@@ -9,7 +9,9 @@
text-align: center ;
}
h3 {
- color: #ffa500;
+ color: #00f9ff;
+ text-shadow: 2px 2px 0px #ff00ff;
+
}
</style>