Fix login page background.

This commit is contained in:
Roger Braun 2013-08-19 21:27:05 +02:00
parent ee98cc2bab
commit 7c46a74582

View file

@ -32,6 +32,11 @@ a { color : $link-blue }
}
}
#login {
background-image : image_url("texture/light-bg.png");
height: 100%;
}
.author-name {
font-family : Roboto;
color: inherit;