X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=install%2Ftemplate.css;h=7c96816e54a72f86dbc65a20edf9a614f080be6a;hb=78db4a67712ee70f437b227968353576438ed36e;hp=68d1101ba0529e27738eaeee146206feb0817630;hpb=4c12c9b771bde931077f56685b632bd34504b238;p=civicrm-core.git diff --git a/install/template.css b/install/template.css index 68d1101ba0..7c96816e54 100644 --- a/install/template.css +++ b/install/template.css @@ -13,6 +13,10 @@ body { max-width: 1200px; } +.civicrm-logo { + float: right; +} + form { margin: 0; } @@ -27,7 +31,7 @@ li { label span { float: left; - width: 12em; + width: 14em; } .good td { @@ -69,7 +73,8 @@ p.good { } p.error a { - color: #ccf; + color: #FFF; + font-weight: bold; } .testResults {