From 610b6ac798fda71ca3e69503619af60b00ec4e67 Mon Sep 17 00:00:00 2001 From: "Jiri (George) Lebl" Date: Tue, 9 Nov 2021 12:30:59 -0600 Subject: [PATCH] Make the hr around figures a consistent color/style with the other thin lines around stuff --- extra.css | 5 +++++ realanal-html.xsl | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/extra.css b/extra.css index 4a9ba3c..e9ce549 100644 --- a/extra.css +++ b/extra.css @@ -71,3 +71,8 @@ li { display: list-item; } .searchwrapper { display:none; } .has-sidebar-left.mathbook-loaded.sidebar-left-open .main { margin-left:0px!important; left:auto!important; } } +hr.rahr { + border-style: none; + background-color: #666; + height: 1px; +} diff --git a/realanal-html.xsl b/realanal-html.xsl index 918c074..77fae02 100644 --- a/realanal-html.xsl +++ b/realanal-html.xsl @@ -66,7 +66,7 @@ -
+