Update 2023-10-15 21:29 OpenBSD/amd64-x13
This commit is contained in:
40
.local/share/luakit/styles/reddit.css
Normal file
40
.local/share/luakit/styles/reddit.css
Normal file
@@ -0,0 +1,40 @@
|
||||
@-moz-document domain(old.reddit.com) {
|
||||
* {
|
||||
background-color: #181818 !important;
|
||||
color: #CCC !important;
|
||||
border-color: #555 !important;
|
||||
border-width: 0px !important;
|
||||
}
|
||||
.premium-banner-outer, .premium-banner {
|
||||
display: none !important;
|
||||
}
|
||||
#header-img.default-header, .side {
|
||||
display: none !important;
|
||||
}
|
||||
.link.promotedlink.promoted, .link.promotedlink.external {
|
||||
display: none !important;
|
||||
}
|
||||
.footer-parent {
|
||||
display: none !important;
|
||||
}
|
||||
input, textarea, button {
|
||||
background-color: #282828 !important;
|
||||
}
|
||||
a {
|
||||
font-style: oblique !important;
|
||||
}
|
||||
.expando-button, .thumbnail, .rank, .midcol {
|
||||
display: none !important;
|
||||
}
|
||||
.top-matter, .top-matter > *, .top-matter > * > *, .top-matter > * > * > *, .top-matter > * > * > * > * {
|
||||
background-color: #222 !important;
|
||||
}
|
||||
.linkflairlabel, .linkflairlabel > * {
|
||||
background-color: #999 !important;
|
||||
color: #121212 !important;
|
||||
}
|
||||
.entry {
|
||||
border-left: 5px solid darkred !important;
|
||||
padding-left: 5px !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user