Select weather fields for country view

This commit is contained in:
Guntis Smaukstelis
2023-12-25 12:09:58 +02:00
parent a48b9df91f
commit 5324f4c176
6 changed files with 75 additions and 7 deletions
+9
View File
@@ -14,6 +14,15 @@ code {
monospace;
}
ul {
list-style-type: none;
padding-inline-start: 15px;
}
thead {
font-weight: bold;
}
@font-face {
font-family: 'Rubik';
src: url('../assets/Rubik-Medium.ttf') format('truetype');