]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/webcit.css
Advanced screen : removed a HTML table
[citadel.git] / webcit / static / webcit.css
index ecbe063fb916e4c1c30a205da4e647f71a723ff8..a07d1a7e2bb00dd7f62fbbdb527bd6b77ec78e38 100644 (file)
@@ -248,9 +248,13 @@ li.start_page {
 }
 
 .service {
-        text-align: center;
 }
 
+.service table, .service form {
+       width: 100%;
+}
+
+
 .instructions {
 
 }
@@ -946,6 +950,12 @@ div.auto_complete ul strong.highlight {
         text-align: center;
 }
 
+.boxcontent .col1,  .boxcontent .col2  { 
+       float: left;
+       width: 33%;
+}
+
+
 #login_screen {
        margin: 3%;
 }