summaryrefslogtreecommitdiffstats
path: root/local.css
blob: 3651ddc3856eb3c27d993ca6a9af9c63eff3cde3 (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 }
.pagelicense { margin-top: 0.5em }
.pagecopyright p { margin-bottom: 0; line-height: 1.2 }
.pagelicense p { margin-top: 0 }