mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
B E A UUUUTIFUL
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
<!--
|
<!--
|
||||||
.bgimage{
|
.bgimage{
|
||||||
background: url(./static/<?php echo $selectedBg; ?>) no-repeat;
|
background: url(./static/<?php echo $selectedBg; ?>) no-repeat;
|
||||||
|
opacity:0;
|
||||||
}
|
}
|
||||||
-->
|
-->
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -169,7 +169,8 @@ body {
|
|||||||
top:0;
|
top:0;
|
||||||
left:0;
|
left:0;
|
||||||
width:100%;
|
width:100%;
|
||||||
height:100%
|
height:100%;
|
||||||
|
opacity:1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.anim {
|
.anim {
|
||||||
|
|||||||
Reference in New Issue
Block a user