X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=install%2Ftemplate.css;h=7c96816e54a72f86dbc65a20edf9a614f080be6a;hb=08642a59c721fc709053fb3ba9a9be4bcdccff2c;hp=68d1101ba0529e27738eaeee146206feb0817630;hpb=6fd0519667b8c37759460c6c1516a22210418aa5;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 {