diff options
| author | George Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2023-06-08 03:55:50 +0300 |
|---|---|---|
| committer | George Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2023-06-08 03:55:50 +0300 |
| commit | 85013cfa9aac7b2a17e0158a77e75dcfbb1ce298 (patch) | |
| tree | dd82b52b262989f53926e33930938b6b2dd0f840 /public/assets/css/themes | |
| parent | 5835bbc236c6387d6e235fcf16cf4ab92a94c003 (diff) | |
| download | gyraf1gov-85013cfa9aac7b2a17e0158a77e75dcfbb1ce298.tar.gz gyraf1gov-85013cfa9aac7b2a17e0158a77e75dcfbb1ce298.tar.bz2 gyraf1gov-85013cfa9aac7b2a17e0158a77e75dcfbb1ce298.zip | |
study on theme backgrounds
Diffstat (limited to 'public/assets/css/themes')
| -rw-r--r-- | public/assets/css/themes/fall-08.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/css/themes/fall-08.css b/public/assets/css/themes/fall-08.css index 76f1b67..3ea612e 100644 --- a/public/assets/css/themes/fall-08.css +++ b/public/assets/css/themes/fall-08.css @@ -1,7 +1,7 @@ :root { --background-image: url(/assets/media/fall-08.webp); --form-layer-bgr: #cccc; - --bs-heading-color: #fee /* #045 */; + --bs-heading-color: #ffe; --menu-hover-bgr: #fcc; --info-text-color: #112; --img-credit-hover-color: #334; |
