X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/d1a85d0091dac51bdef010e8681597b555156d86..26157b0b6ddd9f55d4e51d1bf95d40129596ad39:/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%;