From d845e8f0d1797857ae355f334791b7c14289ab6b Mon Sep 17 00:00:00 2001 From: phil Date: Mon, 27 Apr 2015 22:20:24 +0000 Subject: [PATCH] css clock styling --- example-output-style/style.css | 5 +++++ templates/display.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/example-output-style/style.css b/example-output-style/style.css index 3d6c158..94efb1f 100644 --- a/example-output-style/style.css +++ b/example-output-style/style.css @@ -2,6 +2,11 @@ h1#title::after { content: "This is the title of this tycker!"; } +div#clockbox { + margin-top: -0.5em; + font-size: 24px; +} + div#footer::after { content: "This tycker contains news from FOO BAR."; } diff --git a/templates/display.html b/templates/display.html index f7061c4..28cbd6d 100644 --- a/templates/display.html +++ b/templates/display.html @@ -43,7 +43,7 @@
-

+