From 03b4ef6fef86e0531c9dcd9bdbeaec875f06558e Mon Sep 17 00:00:00 2001 From: Aaron Carlisle Date: Sat, 13 Mar 2021 14:38:00 -0500 Subject: [PATCH] Literal/ref format is different when occuring in definition list Fixes #717 --- src/sass/_theme_rst.sass | 1 - 1 file changed, 1 deletion(-) diff --git a/src/sass/_theme_rst.sass b/src/sass/_theme_rst.sass index b0cb0a70..a9de1789 100644 --- a/src/sass/_theme_rst.sass +++ b/src/sass/_theme_rst.sass @@ -430,7 +430,6 @@ margin-top: 0 // Since dts get the callout style, we treat this less as callouts. tt, code - font-weight: bold &.descname, &.descclassname background-color: transparent border: none