From 2d98f762dcdf5d7defcfc1c20863ffdd12103f79 Mon Sep 17 00:00:00 2001 From: Isaac Virshup Date: Tue, 9 Feb 2021 17:59:51 +1100 Subject: [PATCH] Remove rubric styling --- scanpydoc/theme/static/css/scanpy.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/scanpydoc/theme/static/css/scanpy.css b/scanpydoc/theme/static/css/scanpy.css index bf72b37..63b4c96 100644 --- a/scanpydoc/theme/static/css/scanpy.css +++ b/scanpydoc/theme/static/css/scanpy.css @@ -41,12 +41,6 @@ /* Formatting of RTD markup: rubrics and sidebars and admonitions */ -/* rubric */ -.rst-content p.rubric { - margin-bottom: 6px; - font-weight: normal; -} - /* sidebar */ .rst-content .sidebar { /* margin: 0px 0px 0px 12px; */