add recent changes css

master
an 2019-12-31 03:52:32 -05:00
parent 8527679f41
commit 12f63a670e
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
div.recentchanges {
background: #1a1a1a !important;
color: #eee !important
}
.recentchanges .changelog {
background: #2a2a2a !important;
color: #fff !important
}
legend {
font-style: italic
}