From 0e14fea8ebc1730d6937bcc46354188a0a14f87c Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Wed, 3 Jul 2013 20:11:40 -0400 Subject: implement menu... sorta (doesn't work properly) --- www/css/index.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'www/css') diff --git a/www/css/index.css b/www/css/index.css index 4a1dbf5..baa349e 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -171,7 +171,7 @@ input[type="checkbox"]:checked + span:before { display: block; margin: 10px 8px; } -#centered { +.centered { width: 100%; text-align: center; position: absolute; @@ -180,3 +180,7 @@ input[type="checkbox"]:checked + span:before { height: 0; margin: auto; } +.choice { + background: url("../dump/ui/bg-choice.png") no-repeat top center; + height: 35px; +} -- cgit v1.2.3-70-g09d2