switch to 2x image sizes
This commit is contained in:
parent
97e0fda709
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
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue