From 4f4bd92820a72f1c28c414f13cd6667886c056ac Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Mon, 8 Jun 2020 19:08:09 +0200 Subject: Improve license section. - Use local image for license icon. - Clarify that the text and images/other elements are licensed separately. - Add license blurb to all pages. - Translate license blurb. --- sass/styles.scss | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sass') diff --git a/sass/styles.scss b/sass/styles.scss index 76a75ab..9b7141d 100644 --- a/sass/styles.scss +++ b/sass/styles.scss @@ -56,10 +56,13 @@ pre { border-top: 1px solid #aaa; padding-top: 0.5em; .cc-by-sa-logo { - width: 10em; + width: 8rem; } .license-text { - font-size: small; + font-size: x-small; + p { + margin-top: 0; + } } } -- cgit v1.2.3