Add additional stylesheet settings

This commit is contained in:
Marty Oehme 2020-02-16 09:12:23 +01:00
parent b3feee8b04
commit 467cea919c
No known key found for this signature in database
GPG Key ID: 0CCB0526EFB9611A
1 changed files with 13 additions and 1 deletions

View File

@ -189,7 +189,7 @@ a.filter-item:hover,
background-color: %base01% !important;
color: %base05% !important;
}
.gh-header {
.gh-header, .gh-header-sticky+.gh-header-shadow, .TimelineItem-break {
background-color: %base00% !important;
}
.gh-header-number {
@ -1742,6 +1742,18 @@ ytd-masthead, #container.ytd-searchbox, #search-icon-legacy.ytd-searchbox, #guid
color: %base04% !important;
}
/* stackexchange */
body {
background-image:initial;
}
/* duckduckgo */
.search, .search--adv {
background-color: %base01% !important
}
.tag-home {
visibility: hidden;
}
#page, .kb #introwrap, .navbar-fixed-top {
background-color: %base00% !important