From 1177e84b179b79ebc86a08e1fde49ed6cbd1327d Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Tue, 2 Jul 2013 10:46:36 -0400 Subject: working --- www/css/index.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'www/css') diff --git a/www/css/index.css b/www/css/index.css index 85125be..19651da 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -151,6 +151,9 @@ input[type="checkbox"]:checked + span:before { -moz-animation: blink 2s infinite; animation: blink 2s infinite; } +#nvlctc { + bottom: 25px; +} #nvl { position: absolute; top: 0; @@ -160,6 +163,10 @@ input[type="checkbox"]:checked + span:before { background: url("../dump/ui/bg-nvl.png") no-repeat top left; } #nvlsay { - padding: 25px 35px; + padding: 15px 35px; color: white; } +.nvl-block { + display: block; + margin: 10px 8px; +} -- cgit v1.2.3-70-g09d2