diff --git a/local.css b/local.css index 9c2f19f..ac19f0d 100644 --- a/local.css +++ b/local.css @@ -1,3 +1,11 @@ +div.recentchanges { + background: #1a1a1a !important; + color: #eee !important +} +.recentchanges .changelog { + background: #2a2a2a !important; + color: #fff !important +} legend { font-style: italic }