Merge pull request #22488 from mattwire/deprecateipnprocesstransaction
[civicrm-core.git] / install / template.css
index ff81f26af33e8bb1e55382bec9448c49ae504043..5f685fe04e2f21fce88cc9870d0e739d75dd0f24 100644 (file)
@@ -13,6 +13,10 @@ body {
   max-width: 1200px;
 }
 
+.civicrm-logo {
+  float: right;
+}
+
 form {
   margin: 0;
 }
@@ -69,7 +73,7 @@ p.good {
 }
 
 p.error a {
-  color: #FFF;
+  color: #fff;
   font-weight: bold;
 }