From 1522c50e3ea420281bcc33b2bed7b4f297a4ba96 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Fri, 28 Feb 2014 13:47:09 -0800 Subject: Improve timeformat code. --- options.css | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'options.css') diff --git a/options.css b/options.css index 4660e31..7daef46 100644 --- a/options.css +++ b/options.css @@ -11,7 +11,7 @@ body { div#container { width: 20em; - height: 11em; + height: 11.2em; padding: 1em; margin: auto; position: absolute; @@ -31,14 +31,26 @@ h1 { margin: 0em; } -p#status { - color: #390; +div.section { + margin: 1em; +} + +div.section p { + margin: 0.2em 0em; +} + +div.section p.option { + margin-left: 1em; } -p#button { +div#button { text-align: center; } +p#status { + color: #390; +} + button { color: #ddd; background-color: #222; -- cgit v1.2.3-70-g09d2