From b417b99183c5256d3fa944c85a91f01f0cf63992 Mon Sep 17 00:00:00 2001 From: Todd Eichel Date: Tue, 26 Jan 2010 16:08:49 -0500 Subject: [PATCH] Formatting. --- public/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/index.html b/public/index.html index fe4b780..e4a8ac3 100644 --- a/public/index.html +++ b/public/index.html @@ -15,6 +15,8 @@ body { margin: 0; padding: 0; + width: 100%; + height: 100%; font-family: 'Lucida Grande', 'Helvetica', 'Arial', sans-serif; font-size: 12px; text-align: center;