diff options
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,5 +8,5 @@ video { max-width: 100% } .pagecopyright, .pagelicense { font-style: normal } .pagelicense { margin-top: 0.5em } -.pagecopyright p { margin-bottom: 0 } +.pagecopyright p { margin-bottom: 0; line-height: 1.2 } .pagelicense p { margin-top: 0 } |