summaryrefslogtreecommitdiff
path: root/public/assets/css/themes/spring-09.css
blob: 39c3ed3da132211a205c565154f0853941fef6ab (plain)
1
2
3
4
5
6
7
:root {
    --background-image: url(/assets/media/spring-09.webp);
    --bs-heading-color: #230;
    --menu-hover-bgr: #d6f899;
    --info-text-color: #334;
    --img-credit-hover-color: #334;
}