X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/2d689f2ba483997f2fad02fddf99b701f88b9f9a..bbb109da0e0580defd273b0340439459b9f62962:/base.css diff --git a/base.css b/base.css index f4a4943..94d7cae 100644 --- a/base.css +++ b/base.css @@ -123,8 +123,9 @@ h1 small, h2 small { position: absolute; /* side note; do not influence alignment */ margin-left: 1em; - font-size: 80%; - line-height: 175%; + font-size: 50%; /* 1rem */ + font-weight: normal; + padding-top: 1.75ex; /* align baseline with container */ } dl > dt {