update global in both themes to withstand a manual diff check
[themes.git] / EarlyBlue / global / config.css
index 3026db556952798a858b047b6efa03bec2f24ba4..621449e88d243122474472ec51b3a0255b6d7b9c 100644 (file)
@@ -56,7 +56,7 @@
   background: #9999CC;
   color: #000000;
   border: 1px solid #666699;
-  -moz-border-radius: 10px;
+  border-radius: 10px;
   padding: 3em;
   -moz-padding-start: 30px;
   -moz-margin-start: 1em;
@@ -70,7 +70,7 @@
 
 #warningTitle
 {
-  margin: 0 0 .6em 0;
+  margin: 0 0 .6em;
   font-size: 160%;
   border-bottom: 1px solid #666699;
 }