From 098c862fb2e641be19a05e69364f9612b6069a3a Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Mon, 24 Feb 2014 01:03:48 -0800 Subject: Aesthetical improvements. --- style.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index fab737f..f6f460d 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,5 @@ body { + font-family: "Open Sans"; color: #ddd; background-color: #222; padding: 0em; @@ -6,11 +7,11 @@ body { } div#time { - margin-top: 6em; + margin-top: 4em; } div#time p { - font-size: 10em; + font-size: 8em; text-align: center; padding: 0em; margin: 0em; @@ -18,7 +19,7 @@ div#time p { div#date p { color: #777; - font-size: 2em; + font-size: 1.6em; text-align: center; padding: 0em; margin: 0em; -- cgit v1.2.3-70-g09d2