mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-21 03:04:38 +10:00
Moving .surf to .config/surf
This commit is contained in:
48
.config/surf/styles/arcolinuxforum.css
Normal file
48
.config/surf/styles/arcolinuxforum.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user