]> git.cworth.org Git - notmuch-wiki/blob - local.css
complete sentence
[notmuch-wiki] / local.css
1 /* ikiwiki local style sheet */
2
3 /* Add local styling here, instead of modifying style.css. */
4
5 .left {
6     float: left;
7     padding-right: 0.5em;
8 }
9
10 .right {
11     float: right;
12     padding-left: 0.5em;
13 }