summaryrefslogtreecommitdiff
path: root/public/assets/css/themes/winter-15.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/css/themes/winter-15.css')
-rw-r--r--public/assets/css/themes/winter-15.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/public/assets/css/themes/winter-15.css b/public/assets/css/themes/winter-15.css
new file mode 100644
index 0000000..5aabd9b
--- /dev/null
+++ b/public/assets/css/themes/winter-15.css
@@ -0,0 +1,13 @@
+:root {
+ --background-image: url(/assets/media/winter-15.webp);
+ --bs-heading-color: #035;
+ --menu-hover-bgr: #fec;
+ --info-text-color: #223;
+
+ --img-credit-hover-color: #334;
+ --img-credit-bgr: transparent;
+ --img-credit-color: #145;
+}
+
+.central-form form label { color: #313; }
+tbody, td, tfoot, th, thead, tr { border-color: #def7; } \ No newline at end of file