]> git.cworth.org Git - notmuch-wiki/blob - local.css
ditto (dc6dadf0ad4e8c86b83d927c6154e62af5c780d5)
[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 }