summaryrefslogtreecommitdiff
path: root/public/assets/css/themes/summer-00.css
blob: 996587cb8d3ee5f67e1767cedab511e34d25f8f6 (plain)
1
2
3
4
5
6
7
:root {
    --background-image: url(/assets/media/summer-00.webp);
    --bs-heading-color: #132;
    --menu-hover-bgr: #feedc7;
    --info-text-color: #334;
    --img-credit-hover-color: #b04028;
}