From 815fc860796b2a0a04487e34102cfe216e5514d6 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 27 Feb 2020 09:42:55 +0000 Subject: Style %T outside of Rs in italic --- www/git.causal.agency/custom.css | 1 + 1 file changed, 1 insertion(+) (limited to 'www') diff --git a/www/git.causal.agency/custom.css b/www/git.causal.agency/custom.css index 5a8b15fe..80892b36 100644 --- a/www/git.causal.agency/custom.css +++ b/www/git.causal.agency/custom.css @@ -76,6 +76,7 @@ code.Cd { font-weight: bold; font-family: inherit; } table.Nm td:first-child { padding-right: 1ch; } code.Fl { white-space: nowrap; } +span.RsT { font-style: italic; } dl.Bl-tag:not(.Bl-compact) dt { margin-top: 1em; } ul.Bl-bullet:not(.Bl-compact) li { margin-top: 1em; } div.Bd-indent { margin-left: 4ch; } -- cgit 1.4.1