diff --git a/index.html b/index.html index 6ec12ce..29f518d 100755 --- a/index.html +++ b/index.html @@ -8,7 +8,8 @@ - + +

@@ -131,7 +132,7 @@ - + Very P of you.

@@ -255,5 +256,6 @@
+ diff --git a/style.css b/style.css index 21bb607..fa45ea6 100755 --- a/style.css +++ b/style.css @@ -11,10 +11,16 @@ body { margin: 0; cursor: url("gifs/borger.gif"), auto !important; height: 100%; +} +body>div { + height: 100%; background-image: url(flbl.png); background-repeat: repeat; background-color: #8b8b8b; } +#bgtoggle:checked+div { + background-image: url("./trans/trans.png"); +} #ytvid { display:flex; position:absolute;