From 0c536be1d7dc54a6d075fc7dde284145d2074e87 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Fri, 19 Jun 2020 12:03:31 +0100 Subject: [PATCH] firefox/stylus/salsa.debian.org.css: Squash the `body' styling. --- firefox/stylus/salsa.debian.org.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/firefox/stylus/salsa.debian.org.css b/firefox/stylus/salsa.debian.org.css index 9871c96..fb2c48e 100644 --- a/firefox/stylus/salsa.debian.org.css +++ b/firefox/stylus/salsa.debian.org.css @@ -4,13 +4,10 @@ .navbar-gitlab { position: relative; } /* Fix the fonts. */ -body { - font-size: inherit; - font-family: sans-serif; -} .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; } +body { font-size: inherit; font-family: sans-serif; } /*@END*/ -- 2.11.0