This commit is contained in:
j3d1 2021-11-18 00:09:40 +01:00
parent 084161eba9
commit 875b3a8999
6 changed files with 123 additions and 9 deletions

View file

@ -10,7 +10,7 @@ canvas {
width: 100%;
}
main section:target ~ section, main section#io, main section#wifi, main section#ota {
main section:target ~ section, main section#io, main section#wifi, main section#noctis, main section#ota {
display: none;
}