Moving .surf to .config/surf

This commit is contained in:
Derek Taylor
2021-11-04 09:12:58 -05:00
parent d2e63e5082
commit d489fe0686
9 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,48 @@
body {
font-size: 13px;
background-color: #282a36 !important;
background-image: none !important;
color: #d0d0d0 !important;
}
h1 {
color: #e1acff !important;
}
.above {
border: 0px !important;
background: #282a36 !important;
}
.backhead {
background: #282a36 !important;
border: 0px !important;
box-shadow: inset 0px -1px 0 #282a36 !important;
}
.headerbar {
background: #282a36 !important;
}
.site-description p {
color: #c3e88d !important;
}
div#content {
background: #282a36 !important;
}
div.forabg {
background: #22232e !important;
}
dl.row-item {
color: #d0d0d0;
text-shadow: none;
}
ul.topiclist {
background: # !important;
}
li.row {
background-color: #282a36 !important;
padding: 4px;
text-shadow: none;
}
a.forumtitle {
color: #e1acff !important;
text-shadow: none;
}