Select weather fields for country view
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user