diff --git a/public/css/style.css b/public/css/style.css index b2c8c401..58c00221 100755 --- a/public/css/style.css +++ b/public/css/style.css @@ -12,6 +12,14 @@ 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;} .drag-target{pointer-events: none;} .settings_embed{