Changes to css for homepage slogan changes.

This commit is contained in:
Benjamin Southall 2016-12-13 02:58:55 +09:00
parent b2df573207
commit 7e406d2280
2 changed files with 22 additions and 35 deletions

View file

@ -156,8 +156,9 @@ hr {
border: #333333 1px solid;
}
div.boardlist {
text-align: center;
color: #999999;
background-color: rgba(12%, 12%, 12%, 0.10);
background-color: rgba(12%, 12%, 12%, 0.10);
}
div.ban {
@ -241,4 +242,4 @@ table.board-list-table .board-tags .board-cell:hover {
}
table.board-list-table tr:nth-of-type( even ) .board-tags .board-cell {
background: #333333;
}
}