blob: 60084ab7f367ed233385c2e4d8b74a0712f1af58 (
plain) (
tree)
|
|
/* ikiwiki local style sheet */
/* Add local styling here, instead of modifying style.css. */
#content { line-height: 1.5 }
video { max-width: 100% }
.pagecopyright, .pagelicense { font-style: normal }
.pagelicense { margin-top: 0.5em }
.pagecopyright p { margin-bottom: 0; line-height: 1.2 }
.pagecopyright + pagelicense p { margin-top: 0 }
|