css color titles = OneLabTitle
[myslice.git] / portal / static / css / register.css
index 687d7ed..7e85d75 100644 (file)
@@ -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; */
 }