diff options
Diffstat (limited to '')
-rw-r--r-- | local.css | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,3 +10,5 @@ video { max-width: 100% } .pagecopyright + .pagelicense { margin-top: 0.5em } .pagecopyright p { margin-bottom: 0; line-height: 1.2 } .pagelicense p { margin-top: 0 } + +.muted { color: #666 } |