diff --git a/html/themes/breezy/style.css b/html/themes/breezy/style.css index ddec7a07518a4bfbaa550791dfeae70dff72e389..3cd0b54e64f267f2f97ac80e4bc1313089c72c50 100644 --- a/html/themes/breezy/style.css +++ b/html/themes/breezy/style.css @@ -1,4 +1,4 @@ -body { +.body { margin:0; background-color:#eff0f1; color:#31363b; @@ -587,7 +587,7 @@ color:#412701; .success { background:##f3f4f4; color:#264409; -border-color:#c6d880; +border-color:#f3f4f4; } .success h1,.success h2,.success h3,.success h4,.success h5,.success h6 { color:#378a00;