Template:Invisible anchor/styles.css

From wiki
< Template:Invisible anchor
Revision as of 00:55, 18 November 2024 by 1>A2569875 (合併規則)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.hvanchor > :target ~ .hvanchor-text {
	display:initial;
}

.hvanchor > :target ~ .svanchor-text,
.hvanchor > :target ~ .svanchor-text .anchor-high-light,
.hvanchor > :target ~ .hvanchor-text .anchor-high-light{
	background-color: #b1d2ff;
}

.hvanchor-text {
	display:none;
}

.hvanchor > :target ~ .ihvanchor-text {
	display:none;
}

.ihvanchor-text {
	display:initial;
}