modified: app.py
modified: static/css/style.css new file: static/icons/nebel_nacht.png
This commit is contained in:
@@ -447,6 +447,7 @@ main { flex: 1; }
|
||||
.wx-icon-wrap[data-icon="schneebedecktsonne"] { background: linear-gradient(135deg, #4080a8 0%, #a8d0e8 60%, #e0c060 100%); }
|
||||
.wx-icon-wrap[data-icon="wolkig_nebel_sonne"] { background: linear-gradient(135deg, #706858 0%, #a09880 100%); }
|
||||
.wx-icon-wrap[data-icon="nebel"] { background: linear-gradient(135deg, #7a8a96 0%, #b0c0cc 100%); }
|
||||
.wx-icon-wrap[data-icon="nebel_nacht"] { background: linear-gradient(135deg, #2a3040 0%, #485868 100%); }
|
||||
.wx-icon-wrap[data-icon="nebel_wolkig"] { background: linear-gradient(135deg, #505a64 0%, #8898a8 100%); }
|
||||
/* Night icons */
|
||||
.wx-icon-wrap[data-icon="nacht"] { background: linear-gradient(135deg, #080c20 0%, #141c40 100%); }
|
||||
|
||||
BIN
static/icons/nebel_nacht.png
Normal file
BIN
static/icons/nebel_nacht.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
Reference in New Issue
Block a user