Files
9x.github.io/css/themes/jmde.css
2025-02-15 19:05:22 +01:00

16 lines
150 B
CSS

/* Theme */
main {
background: #314159;
color: #7ba2bf;
}
.icons-social a {
color: #7ba2bf;
;
}
.icons-social a svg path{
fill: #7ba2bf;
;
}