summaryrefslogtreecommitdiff
path: root/public/assets/css/themes/fall-08.css
blob: 76f1b671698167270851f9ca2a432c2f1c397086 (plain)
1
2
3
4
5
6
7
8
:root {
    --background-image: url(/assets/media/fall-08.webp);
    --form-layer-bgr: #cccc;
    --bs-heading-color: #fee /* #045 */;
    --menu-hover-bgr: #fcc;
    --info-text-color: #112;
    --img-credit-hover-color: #334;
}