Template:Invisible anchor/styles.css
外观
.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;
}