B E A UUUUTIFUL

This commit is contained in:
Kasper Rynning-Tønnesen
2015-02-12 18:44:21 +01:00
parent af222d372f
commit 0b22fcb727
2 changed files with 3 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
<!--
.bgimage{
background: url(./static/<?php echo $selectedBg; ?>) no-repeat;
opacity:0;
}
-->
</style>

View File

@@ -169,7 +169,8 @@ body {
top:0;
left:0;
width:100%;
height:100%
height:100%;
opacity:1;
}
.anim {