From 2655bff0ff9202c4d3069f41c610ab5961027338 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Sun, 9 Jun 2013 13:34:58 +0000 Subject: keep working --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 46f8c26..0b18d78 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ margin: 0; padding: 0; overflow: hidden; - background: black; + background: gray; } @font-face { font-family: "Playtime"; @@ -26,7 +26,6 @@ margin-left: -400px; position: absolute; overflow: hidden; - transform: scale(1.5); } @keyframes toright { from { @@ -63,5 +62,7 @@ + + -- cgit v1.2.3-54-g00ecf