From 7574b0705287f5e57471ed17734a1a1eada3819c Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Sun, 3 Jul 2016 13:11:20 +0200 Subject: Legal text changes --- style/style.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'style') diff --git a/style/style.css b/style/style.css index 7a49690..5fbf96f 100644 --- a/style/style.css +++ b/style/style.css @@ -302,3 +302,13 @@ footer p a { width: auto; height: 2em; } + +.info:after { + content: '*'; + display: inline; +} + +.small { + font-size: 0.875em; + color: #555; +} -- cgit