summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoofar <jimmy@spalge.com>2022-06-05 16:40:52 +1200
committerGitHub <noreply@github.com>2022-06-05 16:40:52 +1200
commit2091459f019f3b3a6eb18da5417a7480d90815f5 (patch)
tree75908a9fafe06cd6a72bc2912e9b40e2d988a4c9
parent95e3c7f966af52e7cb264fd10cef9285d22d22f7 (diff)
parent12fcff9fe89277426ce910d17e579e20922a799b (diff)
downloadqutebrowser-2091459f019f3b3a6eb18da5417a7480d90815f5.tar.gz
qutebrowser-2091459f019f3b3a6eb18da5417a7480d90815f5.zip
Merge pull request #7224 from rien333/patch-1
[readability-js] Remove superfluous css Using the GH UI this time because I don't think this needs a changelog entry :crossed_fingers:
-rwxr-xr-xmisc/userscripts/readability-js3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/userscripts/readability-js b/misc/userscripts/readability-js
index 485957ddb..752b759bb 100755
--- a/misc/userscripts/readability-js
+++ b/misc/userscripts/readability-js
@@ -59,9 +59,6 @@ const HEADER = `
width: 100%;
margin: 0 0;
}
- a.reader-title {
- color: #FFFFFF !important;
- }
img {
max-width:100%;
height:auto;