This commit is contained in:
Rushabh Mehta
2012-12-10 14:56:45 +05:30
parent af63b16be8
commit 1c8ab8ad7a
6 changed files with 69 additions and 139 deletions

View File

@@ -1,7 +1,12 @@
<style>
#login_wrapper {
width: 300px !important;
margin: 20px auto;
height: 300px;
padding-top: 50px;
}
#login_wrapper h3 {
text-align: center;
}
.login-banner {