diff options
Diffstat (limited to 'static/css/fullscreen2.css')
| -rw-r--r-- | static/css/fullscreen2.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/css/fullscreen2.css b/static/css/fullscreen2.css index dfd3436..77ced2d 100644 --- a/static/css/fullscreen2.css +++ b/static/css/fullscreen2.css @@ -40,3 +40,8 @@ body { #supersize .activeslide img { display: inline; } + +#supersize { + width: 1224px; + height: 918px; +} |
