Files
9x.github.io/css/themes/green-white.css
2025-02-15 18:05:59 +01:00

14 lines
143 B
CSS

/* Theme */
main {
background: #43A047;
color: #FAFAFA;
}
.icons-social a {
color: #FAFAFA;
}
.icons-social a svg path{
fill: #FAFAFA;
}