diff --git a/contrib/static/dayman.css b/contrib/static/dayman.css index 8236a9c..b32bc84 100644 --- a/contrib/static/dayman.css +++ b/contrib/static/dayman.css @@ -8,6 +8,10 @@ body { background-color: #FFEFC9; background-repeat: no-repeat; background-attachment: fixed; - background-position: 100% 100%; + background-size: 100% 100%; background-image: url('maymface.png'); +} + +.reply, .ukko_thread_header { + color: #FBFFC9; } \ No newline at end of file