restore style for unfold2 layout
[myslice.git] / portal / static / css / register.css
index 687d7ed..4cb8079 100644 (file)
@@ -10,7 +10,7 @@ input {
         /*border:2px solid #456879;*/
         height: 22px;
         width: 200px;
-        font-size: 10px;
+        /* font-size: 10px; */
     }    
 label { 
         float: left;
@@ -21,7 +21,12 @@ label {
         display: inline-block;
         
 }
-
+.OneLabTitle{
+    padding-top: 12px;
+    background-color: #C1DAD7;
+    border: 1px solid #61210B;
+    text-align: center;
+}
 .fed4fireTitle{
     padding-top: 12px;
     background-color: orange; 
@@ -34,9 +39,9 @@ label.error { float: none; color: red; padding-left: .5em; vertical-align: top;
 p {
 /*border-bottom:1px solid #B7DDF2;*/
 color:#666666;
-font-size:10px;
-margin-bottom:20px;
-padding-bottom:10px;
+/* font-size:10px; */
+/* margin-bottom:20px; */
+/* padding-bottom:10px; */
 }