diff options
Diffstat (limited to 'public/assets/css/themes/fall-11.css')
| -rw-r--r-- | public/assets/css/themes/fall-11.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/public/assets/css/themes/fall-11.css b/public/assets/css/themes/fall-11.css new file mode 100644 index 0000000..3fe7c15 --- /dev/null +++ b/public/assets/css/themes/fall-11.css @@ -0,0 +1,8 @@ +:root { + --background-image: url(/assets/media/fall-11.webp); + --form-layer-bgr: #cccc; + --bs-heading-color: #ffe; + --menu-hover-bgr: #f5e5e5; + --info-text-color: #112; + --img-credit-hover-color: #334; +} |
