mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 06:20:30 +02:00
fixes
This commit is contained in:
parent
537161e621
commit
13de9931b0
3 changed files with 23 additions and 9 deletions
|
@ -43,7 +43,8 @@ strong {
|
|||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.time {
|
||||
.time,
|
||||
.weather {
|
||||
font-size: 18px;
|
||||
margin-bottom: 10px;
|
||||
color: #cccccc;
|
||||
|
@ -560,7 +561,7 @@ div[class="cards sitemap shadow"] > h4 {
|
|||
|
||||
.banan {
|
||||
position: fixed;
|
||||
left: 30px !important;
|
||||
right: 30px !important;
|
||||
bottom: 30px !important;
|
||||
width: 64px;
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue