summaryrefslogtreecommitdiff
path: root/themes/vapor/layouts
diff options
context:
space:
mode:
authorSkiz <skiznet@aol.com>2024-09-02 15:23:03 -0400
committerSkiz <skiznet@aol.com>2024-09-02 15:23:03 -0400
commita5dcfde683d4a176366a9663fdd73b98cd81a4fd (patch)
tree169e177322a8deabe92cd5b1c037e78cd7d95511 /themes/vapor/layouts
parentd98f36b05c1ffd3c8cddd6e6298fa88897fb30e8 (diff)
Changed style of <h3>
Diffstat (limited to 'themes/vapor/layouts')
-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>