X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=local.css;fp=local.css;h=d066537b4fc326108d1249a8899cbbbfa43ecaf6;hb=be5ddd8f20d978cb24801dc2046bd7c6bcb38866;hp=a0dec8cfded7ef7d8bf6dfd49f996444ded08e78;hpb=b67dd32da55e6a17329b9c8fedee0c64a7d20880;p=obsolete%2Fnotmuch-wiki diff --git a/local.css b/local.css index a0dec8c..d066537 100644 --- a/local.css +++ b/local.css @@ -1,3 +1,13 @@ /* ikiwiki local style sheet */ /* Add local styling here, instead of modifying style.css. */ + +.left { + float: left; + padding-right: 0.5em; +} + +.right { + float: right; + padding-left: 0.5em; +}