modified: app.py
modified: static/css/style.css modified: static/icons/Bildnachweis.txt new file: static/icons/hagel.png new file: static/icons/schneebedeckt.png new file: static/icons/schneebedecktsonne.png new file: static/icons/sturm.png new file: static/icons/sturmundhagel.png
This commit is contained in:
@@ -439,7 +439,10 @@ main { flex: 1; }
|
||||
.wx-icon-wrap[data-icon="wolkig(1)"] { background: linear-gradient(135deg, #1a6090 0%, #4090c0 100%); }
|
||||
.wx-icon-wrap[data-icon="regen"] { background: linear-gradient(135deg, #0e3050 0%, #1a5080 100%); }
|
||||
.wx-icon-wrap[data-icon="schnee"] { background: linear-gradient(135deg, #3070a8 0%, #70b8e0 100%); }
|
||||
.wx-icon-wrap[data-icon="blitz"] { background: linear-gradient(135deg, #1e1040 0%, #5030a0 100%); }
|
||||
.wx-icon-wrap[data-icon="blitz"] { background: linear-gradient(135deg, #1e1040 0%, #5030a0 100%); }
|
||||
.wx-icon-wrap[data-icon="sturm"] { background: linear-gradient(135deg, #120e30 0%, #2a1870 60%, #0a0820 100%); }
|
||||
.wx-icon-wrap[data-icon="hagel"] { background: linear-gradient(135deg, #284060 0%, #507090 100%); }
|
||||
.wx-icon-wrap[data-icon="schneebedeckt"]{ background: linear-gradient(135deg, #2a3a50 0%, #80a8c8 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_wolkig"] { background: linear-gradient(135deg, #505a64 0%, #8898a8 100%); }
|
||||
|
||||
@@ -1 +1 @@
|
||||
Freepik, iconixar
|
||||
Freepik https://www.flaticon.com/de/autoren/freepik, iconixar https://www.flaticon.com/de/autoren/iconixar
|
||||
BIN
static/icons/hagel.png
Normal file
BIN
static/icons/hagel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
BIN
static/icons/schneebedeckt.png
Normal file
BIN
static/icons/schneebedeckt.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
BIN
static/icons/schneebedecktsonne.png
Normal file
BIN
static/icons/schneebedecktsonne.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
BIN
static/icons/sturm.png
Normal file
BIN
static/icons/sturm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
static/icons/sturmundhagel.png
Normal file
BIN
static/icons/sturmundhagel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
Reference in New Issue
Block a user