mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-27 00:53:17 +00:00
css: change removal of webcomic padding
This commit is contained in:
parent
1149d8e317
commit
7efbd1e348
|
@ -61,8 +61,8 @@ div#outer.wrapper { //ao3
|
||||||
}
|
}
|
||||||
.logo a span:not(:hover), .logo a:hover { color: mediumpurple }
|
.logo a span:not(:hover), .logo a:hover { color: mediumpurple }
|
||||||
|
|
||||||
// remove padding between webcomic images for comic category
|
// remove padding between webcomic images for atla comic
|
||||||
&:has(.entry-meta [href="/category/74/entries"]) article { font-size: 0 }
|
&:has(.entry-website [href="/feed/1237/entries"]) article { font-size: 0 }
|
||||||
|
|
||||||
#grease-anchor { color: var(--counter-color); margin-inline-start: 4px; }
|
#grease-anchor { color: var(--counter-color); margin-inline-start: 4px; }
|
||||||
h1, h2, h3, h4, h5, h6 { &:not(:hover) #grease-anchor {display: none}}
|
h1, h2, h3, h4, h5, h6 { &:not(:hover) #grease-anchor {display: none}}
|
||||||
|
|
Loading…
Reference in a new issue