switch to 2x image sizes

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

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 {