From: Mark Wooding Date: Thu, 20 May 2021 17:58:40 +0000 (+0100) Subject: firefox/stylus/salsa.debian.org.css: Reformat the body style. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/9df0f40530977a0b68e291187b486beb1a4f34d0 firefox/stylus/salsa.debian.org.css: Reformat the body style. --- diff --git a/firefox/stylus/salsa.debian.org.css b/firefox/stylus/salsa.debian.org.css index ad8089d..907d908 100644 --- a/firefox/stylus/salsa.debian.org.css +++ b/firefox/stylus/salsa.debian.org.css @@ -4,7 +4,10 @@ .navbar-gitlab { position: relative; } /* Fix the fonts. */ -body { font-size: inherit; font-family: sans-serif; } +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; }