blob: a3cab85f5b6da41c7fe4440544e306a06ce754f0 [file] [log] [blame]
Anand Doshi51146c02012-07-12 18:41:12 +05301 <style>
2 #login_wrapper {
Rushabh Mehta1c8ab8a2012-12-10 14:56:45 +05303 height: 300px;
4 padding-top: 50px;
5 }
6
7
8 #login_wrapper h3 {
9 text-align: center;
Anand Doshi51146c02012-07-12 18:41:12 +053010 }
11
12 .login-banner {
13 margin-bottom: 20px;
14 }
Rushabh Mehta3009c462012-10-03 11:56:38 +053015
16 .login-box td {
17 padding: 8px;
18 }
Anand Doshi51146c02012-07-12 18:41:12 +053019 </style>