config.json, img: added new devices

js+html: added url navigation, "notice" support
This commit is contained in:
Rastislav Vysoky 2026-03-26 13:14:06 +01:00
parent e023661bbc
commit e3e09b4b11
19 changed files with 1390 additions and 175 deletions

View file

@ -102,6 +102,10 @@ body:has([v-cloak]):after {
white-space-collapse: preserve;
min-width: 300px;
}
#app a {
text-decoration: underline;
}
#app .version {
flex-wrap: wrap;
}