diff options
-rw-r--r-- | local.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 } |