diff --git a/stylesheets/notsuba.css b/stylesheets/notsuba.css index e96bd10a..468871a2 100644 --- a/stylesheets/notsuba.css +++ b/stylesheets/notsuba.css @@ -89,4 +89,12 @@ border-color: #B0C2B9; div.boardlist { color: #608673; +background: #e9d1be; +border-color: #dcae9b; +} + +.bar { +color: #608673; +background: #e9d1be; +border-color: #dcae9b; }