0
0
Fork 0

remove the relative positioning

This fixes the background picture only shown on the body.
This commit is contained in:
Gibheer 2013-10-29 19:04:38 +01:00
parent 1a0c2b70f7
commit 49ba15dbab
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ $standard-width: 1em;
html {
text-size: 99%;
background-image: url('/images/irongrip.png');
position: relative;
min-width: 300px;
width: 100%;
max-width: 1100px;