mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-09-05 11:06:23 -07:00
Add Dark Bunker theme
This commit is contained in:
parent
bfac325453
commit
62784a99f7
7 changed files with 193 additions and 9 deletions
|
@ -53,15 +53,15 @@ div#topbar {
|
|||
-webkit-filter: drop-shadow(2px 2px 3px #292929);
|
||||
filter: drop-shadow(2px 2px 3px #292929);
|
||||
z-index: 0;
|
||||
/* div:hover {
|
||||
background: $bglight;
|
||||
} */
|
||||
}
|
||||
.dropdown-menu div:hover {
|
||||
background: #222;
|
||||
}
|
||||
|
||||
header, div#top-pane, a {
|
||||
color: #f60;
|
||||
}
|
||||
|
||||
#-title, #board-title {
|
||||
#site-title, #board-title {
|
||||
font-weight: 800;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue