summaryrefslogtreecommitdiff
path: root/public/assets/css/themes/fall-14.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/css/themes/fall-14.css')
-rw-r--r--public/assets/css/themes/fall-14.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/public/assets/css/themes/fall-14.css b/public/assets/css/themes/fall-14.css
new file mode 100644
index 0000000..a288ddf
--- /dev/null
+++ b/public/assets/css/themes/fall-14.css
@@ -0,0 +1,9 @@
+:root {
+ --background-image: url(/assets/media/fall-14.webp);
+ --bs-heading-color: #132;
+ --menu-hover-bgr: #fea;
+ --info-text-color: #334;
+ --img-credit-hover-color: #841;
+}
+
+.info.alter p { color: #fff !important; } \ No newline at end of file