753b6eaa by Jeff Balicki

dd

1 parent fea56d35
......@@ -283,7 +283,6 @@ label {
text-transform: uppercase;
background-color: transparent;
margin-left: 50px !important;
text-decoration: underline;
}
......@@ -296,7 +295,6 @@ label {
width: 100%;
min-height: 250px;
display: block;
-moz-border-radius: 0px;
-khtml-border-radius: 0;
-webkit-border-radius: 0;
......@@ -336,8 +334,12 @@ label {
#login {
margin-left: -30%;
background: url(../images/logo-white-5.png) 120px 10px no-repeat !important;
background: url(../images/logo-white-5.png) 120px 20px no-repeat !important;
background-size: 100px 55px !important;
}
.login #nav {
margin-left: 19%;
}
.login #backtoblog a,
......