]> git.mxchange.org Git - mailer.git/blobdiff - theme/schleuder/css/install.css
mailer project continued:
[mailer.git] / theme / schleuder / css / install.css
index a7cd7db9b12f13615083ca23d873f7f278b5e194..dcf667eb31690b67e2964512d1bda61420767e49 100644 (file)
@@ -1,4 +1,4 @@
-.install_main {
+.install_content {
        color: #000000;
        background-color: #FFFFFF;
        text-decoration: none;
        color: #000000;
 }
 
-.install_welcome {
-       color: #000000;
+.install_title {
        padding-top: 5px;
        padding-bottom: 10px;
+       font-size: 16px;
+       font-weight: bold;
+       color: #000000;
+}
+
+.table_row label.install_label {
+       float: left;
+       width: 30%;
 }