From ad8210582405b1c8896f2d60a7240e9858853e65 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 19 Jul 2020 16:25:24 -0400 Subject: add breathing space above license when there's no copyright line --- local.css | 1 + 1 file changed, 1 insertion(+) (limited to 'local.css') diff --git a/local.css b/local.css index 3651ddc3..e420273b 100644 --- a/local.css +++ b/local.css @@ -8,5 +8,6 @@ video { max-width: 100% } .pagecopyright, .pagelicense { font-style: normal } .pagelicense { margin-top: 0.5em } +.pagelicense:first-child { margin-top: 1em } .pagecopyright p { margin-bottom: 0; line-height: 1.2 } .pagelicense p { margin-top: 0 } -- cgit v1.2.3