1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-20 04:31:23 +01:00

fixed report text

This commit is contained in:
Czterooki 2013-08-19 12:13:00 -04:00
parent 680281e66d
commit d24433aa21

View File

@ -174,3 +174,7 @@ table.modlog tr th {
.desktop-style div.boardlist:nth-child(1):hover {
background-color: rgba(30%, 30%, 30%, 0.65);
}
div.report {
color: #666666;
}