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