firefox/stylus/salsa.debian.org.css: Reformat the body style.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 20 May 2021 17:58:40 +0000 (18:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 20 May 2021 17:58:40 +0000 (18:58 +0100)
firefox/stylus/salsa.debian.org.css

index ad8089d..907d908 100644 (file)
@@ -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; }