fix: move buttons outside of washing day icon

This commit is contained in:
Gottfried Mayer 2023-07-08 09:17:26 +00:00
parent 0fb0c9a9f3
commit c81daf3cb8
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ body{color:#000 !important;margin:0;overflow:hidden;}
.wicon {font-size:2.8em;}
.rain {line-height:0.7em;}
.floatr {position:absolute;top:1px;right:25px;z-index:10;}
.topright {position:absolute;top:17px;right:0px;z-index:9;padding-right:5px;}
.topright {position:absolute;top:52px;right:5px;z-index:9;}
.firstarticle {margin-top:120px;}
.pushbutton {width:50px;height:50px;background:none;border:1px solid #999;border-radius:10px;}
.refresh:after {content:"\f021";font-family:Font Awesome\ 5 Free;font-weight:900;position:relative;}