diff options
Diffstat (limited to 'public/assets/css/themes/fall-08.css')
| -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; |
