summaryrefslogtreecommitdiff
path: root/public/assets/css/themes/winter-08.css
blob: c589e347435154c2bffc23d5c5dfa3561c4f7b57 (plain)
1
2
3
4
5
6
7
8
9
10
11
:root {
    --background-image: url(/assets/media/winter-08.webp);
    --bs-heading-color: #035;
    --menu-hover-bgr: #cef;
    --info-text-color: #223;

    --img-credit-hover-color: #334;
}

.central-form form label { color: #313; }
tbody, td, tfoot, th, thead, tr { border-color: #def7; }