master
Tomek Dubrownik 2012-04-23 22:29:47 +02:00
parent cfbe448549
commit 347acc935e
1 changed files with 2 additions and 2 deletions

View File

@ -105,7 +105,7 @@ td { vertical-align: top; }
body {
background-image: url("/img/fake_brick.png");
background-image: url("../img/fake_brick.png");
color: #eee;
padding-top: 10px;
@ -184,7 +184,7 @@ header {
}
#rotimage {
background-image: url("/img/rot-1.jpg");
background-image: url("../img/rot-1.jpg");
width: 1024px;
height: 100px;
background-position: center;