summaryrefslogtreecommitdiff
path: root/public/assets/css/themes/spring-12.css
blob: 2523969caea66cf999ebc61891ee3070b131a6b4 (plain)
1
2
3
4
5
6
7
8
9
:root {
    --background-image: url(/assets/media/spring-12.webp);
    --form-layer-bgr: #cccc;
    --bs-heading-color: #ffe;
    --menu-hover-bgr: #fdc;
    --info-text-color: #112;
    --img-credit-hover-color: #334;
    --img-credit-color: #334e;
}