try fixing weather image
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
@import url('http://127.0.0.1:5000/fonts/dinpro/dinpro.css');
|
||||
@import url('http://127.0.0.1:5000/fonts/noto-emoji.css');
|
||||
@import url('http://127.0.0.1:5000/fonts/openmoji.css');
|
||||
@import url('http://10.0.1.128:56733/fonts/weather-icons/weather-icons.css');
|
||||
@import url('{{ HOST }}:{{ HOST_PORT }}/fonts/weather-icons/weather-icons.css');
|
||||
* {
|
||||
box-sizing: border-box; /* Include padding and borders in size calculations */
|
||||
}
|
||||
@@ -52,7 +49,7 @@ html, body {
|
||||
font-size: 60px;
|
||||
font-weight: bold;
|
||||
vertical-align: top;
|
||||
text-align: right;
|
||||
text-align: right !important;
|
||||
}
|
||||
|
||||
.splitpanel .weather-icon {
|
||||
|
||||
Reference in New Issue
Block a user