X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/6678ab8fb3c956ea52d08e546cea7c8e3204aefb..3e2a78840a22c376e40dccd358e94533313596e8:/doc/style.css diff --git a/doc/style.css b/doc/style.css index be86a0818..317d4c7aa 100644 --- a/doc/style.css +++ b/doc/style.css @@ -82,6 +82,14 @@ div.tags { text-align: center; } +.align-left { + float:left; +} + +.align-right { + float:right; +} + #backlinks { margin-top: 1em; }