Conflicts:
	stylesheets/dark.css
	stylesheets/futaba+vichan.css
	stylesheets/miku.css
	stylesheets/stripes.css
	stylesheets/testorange.css
	stylesheets/wasabi.css
This commit is contained in:
czaks
2013-08-01 23:43:20 -04:00
153 changed files with 6616 additions and 2399 deletions

View File

@@ -86,22 +86,19 @@ unimportant, .unimportant * {
table.modlog tr th {
background: #EA8;
}
div.boardlist {
background-color: rgba(90%,90%,90%,0.2);
background-color: rgba(90%,90%,90%,0.2);
}
div.boardlist .sub {
background: none;
background: none;
}
div.boardlist.bottom {
background-color:transparent;
background-color:transparent;
}
.desktop-style div.boardlist:nth-child(1) {
text-shadow: #fff 1px 1px 1px, #fff -1px -1px 1px;
text-shadow: #fff 1px 1px 1px, #fff -1px -1px 1px;
}
.desktop-style div.boardlist:nth-child(1):hover {
background-color: rgba(90%, 90%, 90%, 0.55);
background-color: rgba(90%, 90%, 90%, 0.55);
}