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