change template

This commit is contained in:
2025-02-15 18:05:59 +01:00
parent 13a2d108dc
commit 73d2c35d7b
25 changed files with 376 additions and 4 deletions

View File

@@ -0,0 +1,14 @@
/* Theme */
main {
background: #303F9F;
color: #FAFAFA;
}
.icons-social a {
color: #FAFAFA;
}
.icons-social a svg path{
fill: #FAFAFA;
}