X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=portal%2Fstatic%2Fcss%2Fregister.css;h=7e85d75d83e865d307e2fa841c23b4dfaee335fa;hp=687d7ed45fd42d6cba0ec0948642c9d918653ab5;hb=abba116c28db312ee1cb4ca6897f358168f86c7c;hpb=129b1502b5188c74f48e82da6c20c3b63350936c diff --git a/portal/static/css/register.css b/portal/static/css/register.css index 687d7ed4..7e85d75d 100644 --- a/portal/static/css/register.css +++ b/portal/static/css/register.css @@ -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; */ }