mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added style for admin-site
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
3.3 Search
|
||||
*/
|
||||
|
||||
.admin_panel{
|
||||
margin-top: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;}
|
||||
.settings_embed{
|
||||
|
||||
Reference in New Issue
Block a user