Showing 1 changed files with 3 additions and 3 deletions
+3 -3
public/css/common.css
... ...
@@ -2519,11 +2519,11 @@ button.close {
2519 2519
   font-size:18px;
2520 2520
   font-weight:bold;
2521 2521
   margin:20px 0 15px 0;
2522
-  color:#358D23;
2522
+  color:#395582;
2523 2523
   padding:4px 6px;
2524
-  background:#F3F3ED;
2524
+  background:#f7f7f7;
2525 2525
   padding:10px 12px;
2526
-  border: 1px solid #EBEEDC;
2526
+  border: 1px solid #eaecef;
2527 2527
 }
2528 2528
 
2529 2529
 .project-header {