From 432563ff350a917cc4e437ca83c270bc23630aac Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 19 Jul 2020 16:08:00 -0400 Subject: improve multi-line copyright line display --- 2019/conduct.md | 2 +- local.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/2019/conduct.md b/2019/conduct.md index 477d2a7a..0dbf2d5e 100644 --- a/2019/conduct.md +++ b/2019/conduct.md @@ -1,6 +1,6 @@ [[!meta title="Code of Conduct"]] [[!meta copyright=""" -Copyright © 2010, 2013, 2018 Free Software Foundation, Inc. +Copyright © 2010, 2013, 2018 Free Software Foundation, Inc.
Copyright © 2019 Amin Bandali """]] diff --git a/local.css b/local.css index 1415ad7e..ba486587 100644 --- a/local.css +++ b/local.css @@ -8,4 +8,5 @@ video { max-width: 100% } .pagecopyright, .pagelicense { font-style: normal } .pagelicense { margin-top: 0.5em } +.pagecopyright p { margin-bottom: 0 } .pagelicense p { margin-top: 0 } -- cgit v1.2.3