styled login form
[unfold.git] / auth / static / css / login.css
index 06528ee..e69de29 100644 (file)
@@ -1,12 +0,0 @@
-p.login { 
-    font-style: italic;
-}
-input.login {
-    width: auto;
-}    
-input[type="password"] {
-    border: solid 1px #444;
-    background-image: url( '/all-static/img/form_input_password.png' );
-    background-repeat: repeat-x;
-    background-position: top;
-}