diff --git a/contrib/static/dayman.css b/contrib/static/dayman.css index e0cad00..91f52e8 100644 --- a/contrib/static/dayman.css +++ b/contrib/static/dayman.css @@ -12,6 +12,10 @@ body { background-image: url('maymface.png'); } -.reply, .ukko_thread_header { - background-color: #FBFFC9; +.reply, .ukko_thread_header, th, .postform > tr { + background: #FBFFC9; +} + +.navbar { + background: #FFECBE; } \ No newline at end of file