fix styling bug

This commit is contained in:
Daniel Kummer 2012-08-13 11:04:39 +02:00
parent 7c748fadb6
commit fc6ff6958f

View File

@ -141,7 +141,7 @@ code {
.lines-big { .lines-big {
width: 300px; width: 300px;
height: 4130px; height: 4140px;
background-repeat: repeat-y; background-repeat: repeat-y;
background: url("../img/lines-big.png"); background: url("../img/lines-big.png");
position: absolute; position: absolute;