mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Obviously not
This commit is contained in:
@@ -646,10 +646,9 @@ input[type="radio"] {
|
|||||||
|
|
||||||
.bgimage {
|
.bgimage {
|
||||||
background-image: url(bg6.jpg);
|
background-image: url(bg6.jpg);
|
||||||
background-color:#000;
|
background-color:#FFF;
|
||||||
position:fixed;
|
position:fixed;
|
||||||
background-size:500%;
|
background-size:500%;
|
||||||
background-color:#000;
|
|
||||||
-webkit-filter:brightness(80%);
|
-webkit-filter:brightness(80%);
|
||||||
filter:brightness(90%);
|
filter:brightness(90%);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user