Remove background color from boardlist dark css style

This commit is contained in:
Benjamin Southall 2017-09-03 22:54:22 +09:00
parent 31a838e812
commit c0e2d7abd5

View File

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