Browse Source

Remove background color from boardlist dark css style

pull/40/head
Benjamin Southall 7 years ago
parent
commit
c0e2d7abd5
  1. 1
      stylesheets/dark.css

1
stylesheets/dark.css

@ -163,6 +163,7 @@ hr {
div.boardlist {
text-align: center;
color: #999999;
/*background-color: rgba(12%, 12%, 12%, 0.10);*/
}
div.ban {

Loading…
Cancel
Save