diff --git a/tycker/example-output-style/style.css b/tycker/example-output-style/style.css index 3d6c158..94efb1f 100644 --- a/tycker/example-output-style/style.css +++ b/tycker/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/tycker/templates/display.html b/tycker/templates/display.html index f7061c4..28cbd6d 100644 --- a/tycker/templates/display.html +++ b/tycker/templates/display.html @@ -43,7 +43,7 @@
-

+