X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/97470ff139fad2f054a82fb40c13a62d0ac0f15d..91ec73ba0c8f8a63992dcaa04695784bc917d972:/base.css diff --git a/base.css b/base.css index 94d7cae..6f34ef1 100644 --- a/base.css +++ b/base.css @@ -123,10 +123,14 @@ h1 small, h2 small { position: absolute; /* side note; do not influence alignment */ margin-left: 1em; - font-size: 50%; /* 1rem */ font-weight: normal; + font-size: 50%; /* 1rem */ padding-top: 1.75ex; /* align baseline with container */ } +h2 small { + font-size: 90.9%; + padding-top: .17ex; +} dl > dt { float: left;