summaryrefslogtreecommitdiffstats
path: root/local.css
blob: c1f9bfb7250b8684c52bc23224c373a22f07c9a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/* 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 }
.pagecopyright + .pagelicense { margin-top: 0.5em }
.pagecopyright p { margin-bottom: 0; line-height: 1.2 }
.pagelicense p { margin-top: 0 }