Files
greendam_website/var/static/src/css/home/main.css
2026-05-19 00:56:48 +00:00

7 lines
114 B
CSS

#home_wallpaper {
background: linear-gradient(to top, #228C23 50%, #53A14E 50%);
}
#thanks {
font-size: 175%;
}