Commit 796ec408 authored by Mortier Benoit's avatar Mortier Benoit
Browse files

Removing green border on .succes in style.css


Signed-off-by: default avatarMortier Benoit <benoit.mortier@opensides.be>
Showing with 2 additions and 2 deletions
+2 -2
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;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment