From fdfba7a8d7f552bb980465c4202538ec29ac77ae Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Thu, 20 May 2021 18:59:00 +0100 Subject: [PATCH] firefox/stylus/salsa.debian.org.css: Focus style changes more carefully. Also restore the bottom border, for some reason. --- firefox/stylus/salsa.debian.org.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/firefox/stylus/salsa.debian.org.css b/firefox/stylus/salsa.debian.org.css index 907d908..4710bbc 100644 --- a/firefox/stylus/salsa.debian.org.css +++ b/firefox/stylus/salsa.debian.org.css @@ -8,7 +8,9 @@ body { font-size: inherit; font-family: sans-serif; } -.md { font-family: serif; } -.md h1, .md h2, .md h3 { font-family: sans-serif; } -.md h2, .md h3 { border-bottom: none; } +.blob-viewer[data-type="rich"] { font-family: serif; } +.blob-viewer[data-type="rich"] h1, +.blob-viewer[data-type="rich"] h2, +.blob-viewer[data-type="rich"] h3 + { font-family: sans-serif; } /*@END*/ -- 2.11.0