From 4acddaff97ce6afb28086f4ce93afffceebd4f53 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Thu, 15 Aug 2013 13:00:51 -0400 Subject: imachine.json --- www/css/index.css | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'www/css') diff --git a/www/css/index.css b/www/css/index.css index 8b59a6b..775bfc6 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -159,11 +159,15 @@ html.no-js #gotit { } #centered { text-align: center; - width: 100%; + top: 0; + bottom: 0; + left: 0; + height: 0; } .centered { position: absolute; margin: auto; + width: 100%; left: 50%; top: 50%; } @@ -173,7 +177,11 @@ html.no-js #gotit { right: 10px; display: none; } +#choices { + left: 0; +} .choice { + text-align: center; background: url("../dump/ui/bg-choice.png") no-repeat top center; height: 35px; line-height: 30px; -- cgit v1.2.3-70-g09d2