mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-11-01 07:25:06 +01:00
Update Info container background
This commit is contained in:
parent
8e0ecf05c0
commit
2b18aca8dd
@ -93,6 +93,7 @@ html:not(.dark) {
|
||||
--vp-custom-block-tip-border: var(--vp-c-brand)
|
||||
--vp-custom-block-tip-text: var(--vp-c-brand-lightest)
|
||||
--vp-custom-block-tip-bg: var(--vp-c-brand-dimm)
|
||||
--vp-custom-block-info-bg: #212127
|
||||
}
|
||||
|
||||
.plugin-tabs {
|
||||
@ -150,6 +151,10 @@ figure {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Component: Links
|
||||
* -------------------------------------------------------------------------- */
|
||||
|
||||
@media print {
|
||||
figure:has(img)>a[href^="http://"]:after,
|
||||
figure:has(img)>a[href^="https://"]:after {
|
||||
|
Loading…
Reference in New Issue
Block a user