Update bookmark. Changes to CSS. Changes to WeatherJob

This commit is contained in:
unknown
2021-06-01 14:54:47 +02:00
parent 519b6d0746
commit 96aa1f7d69
11 changed files with 165 additions and 36 deletions

View File

@@ -2,7 +2,7 @@
margin: 0;
padding: 0;
box-sizing: border-box;
user-select: none;
/* user-select: none; */
}
body {