diff --git a/static/style.css b/static/style.css index 405bbbf..e2b0ab1 100644 --- a/static/style.css +++ b/static/style.css @@ -127,8 +127,8 @@ div.green-box { } div.yellow-box { - background-color: #FFE; - border: 1px solid #FF7; + background-color: #FFD; + border: 1px solid #EE5; } div.red-box {