X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/106a575297624a006488fe22cb785a260bee1f5c..c45cd5353d1f23fc7af98fd5eb57e2e9b72b21a5:/base.css diff --git a/base.css b/base.css index c231fe1..185fdac 100644 --- a/base.css +++ b/base.css @@ -85,6 +85,11 @@ ul { text-align: left; } +h2 small { + position: absolute; /* side note; do not influence alignment */ + margin-left: 1em; +} + dl > dt { float: left; width: 50%;