summaryrefslogtreecommitdiffstats
path: root/local.css
blob: ba486587c59c9818fef75e2d6afaec80baf23116 (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 }
.pagelicense p { margin-top: 0 }