From 5edda53ccebe5818e5c1f209755f15d93057d85d Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Fri, 19 Jul 2019 13:58:33 -0600 Subject: [PATCH] lighten weight of pre annotation --- src/css/doc.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/css/doc.css b/src/css/doc.css index 2e74cd1..b354725 100644 --- a/src/css/doc.css +++ b/src/css/doc.css @@ -499,7 +499,6 @@ display: none; color: var(--pre-annotation-font-color); font-size: 0.75em; - font-weight: 500; letter-spacing: 0.05em; line-height: 1; text-transform: uppercase; -- 2.11.0