summaryrefslogtreecommitdiffstats
path: root/local.css
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2020-07-19 16:25:24 -0400
committerAmin Bandali <bandali@gnu.org>2020-07-19 16:25:24 -0400
commitad8210582405b1c8896f2d60a7240e9858853e65 (patch)
tree3b5beb19fc846e9b1db7d01acb34b78cb91f32bd /local.css
parent5df1a06789ccd2506d292c42a6e33f662cfa1cb5 (diff)
downloademacsconf-wiki-ad8210582405b1c8896f2d60a7240e9858853e65.tar.xz
emacsconf-wiki-ad8210582405b1c8896f2d60a7240e9858853e65.zip
add breathing space above license when there's no copyright line
Diffstat (limited to 'local.css')
-rw-r--r--local.css1
1 files changed, 1 insertions, 0 deletions
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 }