branch | tls-sprint |
changeset 1776 | 4be367276874 |
parent 850 | b747f1a1ced0 |
child 1777 | 7bd776052e2b |
1772:21d1db460cdb | 1776:4be367276874 |
---|---|
22 |
22 |
23 div#loginBox { |
23 div#loginBox { |
24 position : absolute; |
24 position : absolute; |
25 top: 15%; |
25 top: 15%; |
26 left : 50%; |
26 left : 50%; |
27 margin-left: -11em; |
27 margin-left: -14em; |
28 width: 24em; |
28 width: 28em; |
29 background: #fff; |
29 background: #fff; |
30 border: 2px solid #cfceb7; |
30 border: 2px solid #cfceb7; |
31 padding-bottom: 0.5em; |
31 padding-bottom: 0.5em; |
32 text-align: center; |
32 text-align: center; |
33 } |
33 } |