X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/77b0454e0c69fa0a3e3855b5f25322ae26b37042..0c3f59d33aa6af6c327d863a4110337ac9cae898:/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; }