From 588a624546ee932e2ccf634e1e3bd20087e61b2c Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Sat, 27 Jul 2013 20:49:35 -0400 Subject: fix various persistent-related bugs --- www/css/index.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/css') diff --git a/www/css/index.css b/www/css/index.css index 7b671c2..5b12d77 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -28,7 +28,7 @@ body { font: 22px/27px Playtime, sans-serif; } h2 { - font: 20px/28px Playtime; /* yes, h2 has *smaller* font */ + font: 20px/24px Playtime; /* yes, h2 has *smaller* font */ font-weight: bold; } @@ -106,15 +106,15 @@ html.no-js #gotit { -webkit-backface-visibility: hidden; backface-visibility: hidden; } -#container, #vid.scale { +#container, #vid { top: 50%; left: 50%; -} -#container { width: 800px; height: 600px; margin-top: -300px; margin-left: -400px; +} +#container { overflow: hidden; } #show img { -- cgit v1.2.3-70-g09d2