mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Added two classes
This commit is contained in:
@@ -12,6 +12,14 @@
|
|||||||
margin-top:100px;
|
margin-top:100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.width25{
|
||||||
|
width: 25% !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.width100{
|
||||||
|
width: 100% !important;
|
||||||
|
}
|
||||||
|
|
||||||
.snow{-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%);width:5px; height:5px; background-color:white;z-index:1000000;pointer-events:none;position:absolute;border:1px solid white;border-radius:100px;}
|
.snow{-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%);width:5px; height:5px; background-color:white;z-index:1000000;pointer-events:none;position:absolute;border:1px solid white;border-radius:100px;}
|
||||||
.drag-target{pointer-events: none;}
|
.drag-target{pointer-events: none;}
|
||||||
.settings_embed{
|
.settings_embed{
|
||||||
|
|||||||
Reference in New Issue
Block a user