switch to 2x image sizes

This commit is contained in:
Matt Walsh
2022-12-19 15:21:38 -06:00
parent 97e0fda709
commit 5d891fb38f
6 changed files with 14 additions and 20 deletions

View File

@@ -213,8 +213,7 @@ button {
text-align: right;
}
#imgPause1x,
#imgPause2x {
#imgPause1x {
visibility: hidden;
position: absolute;
}
@@ -363,7 +362,7 @@ button {
}
#divTwcBottom img {
zoom: 150%;
zoom: 75%;
}
#divTwc:fullscreen {