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

14 lines
143 B
CSS

/* Theme */
main {
background: #FFEB3B;
color: #1E1E1E;
}
.icons-social a {
color: #1E1E1E;
}
.icons-social a svg path{
fill: #1E1E1E;
}