Alter height of login background image
authorJoey Schulze <joey@infodrom.org>
Sun, 7 Mar 2010 15:57:54 +0000 (16:57 +0100)
committerJoey Schulze <joey@infodrom.org>
Sun, 7 Mar 2010 15:57:54 +0000 (16:57 +0100)
stylesheet.css

index 04c5e6f..63b5ccf 100644 (file)
@@ -80,7 +80,7 @@ div.login {
     background-repeat: no-repeat;
     background-position: center center;
     margin: -15px;
-    height: 600px;
+    height: 800px;
 }
 
 table.login {