chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9df0f40
)
firefox/stylus/salsa.debian.org.css: Focus style changes more carefully.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 20 May 2021 17:59:00 +0000
(18:59 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 20 May 2021 17:59:00 +0000
(18:59 +0100)
Also restore the bottom border, for some reason.
firefox/stylus/salsa.debian.org.css
patch
|
blob
|
blame
|
history
diff --git
a/firefox/stylus/salsa.debian.org.css
b/firefox/stylus/salsa.debian.org.css
index 907d908a620046e85dd47e19b2f353bd12910065..4710bbc5f4deb00afed60b53a5edef84f7932996 100644
(file)
--- 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;
}
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*/
/*@END*/