summaryrefslogtreecommitdiffstats
path: root/local.css
blob: 1415ad7e71802214b0bc2c99c4ba8e56a0629d9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/* 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 }
.pagelicense p { margin-top: 0 }