mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-21 04:59:49 +01:00
boards.html on dark/tomorrow
This commit is contained in:
parent
d26e5e516c
commit
cd598df4e9
@ -194,3 +194,7 @@ div.report {
|
||||
#quick-reply table {
|
||||
background: none repeat scroll 0% 0% #333 !important;
|
||||
}
|
||||
|
||||
.modlog tr:nth-child(even), .modlog th {
|
||||
background-color: #282A2E;
|
||||
}
|
||||
|
@ -152,3 +152,7 @@ div#watchlist a:hover,a.watchThread:hover {
|
||||
max-height:160px;
|
||||
max-width:160px
|
||||
}
|
||||
|
||||
.modlog tr:nth-child(even), .modlog th {
|
||||
background-color: #282A2E;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user