Revert "Update"

This reverts commit 777960ac7b.
This commit is contained in:
Derek Taylor
2025-12-03 11:20:33 -06:00
parent 777960ac7b
commit a91301075a
758 changed files with 37421 additions and 6 deletions

View File

@@ -0,0 +1,27 @@
body {
font-size: 13px;
background-color: #282a36 !important;
color: #d0d0d0 !important;
}
#main-header {
background-color: #282a36 !important;
margin: 0;
}
#et-navigation > ul > li > a {
color: #c3e88d !important;
}
.widget_text .textwidget {
background-color: #434758 !important;
}
h4.widgettitle {
color: #d0d0d0 !important;
background-color: #434758 !important;
}
.textwidget p {
color: #d0d0d0 !important;
}