526
edits
No edit summary |
No edit summary |
||
| Line 247: | Line 247: | ||
/*#endregion PopularPages*/ | /*#endregion PopularPages*/ | ||
body.wgl-stickyheader.action-view .mw-headline:target::before { | |||
display: block; | |||
content: ''; | |||
margin-top: -3rem; | |||
height: 3rem; | |||
visibility: hidden; | |||
pointer-events: none; | |||
} | |||
@media only screen and (max-width: 65.999rem) { | @media only screen and (max-width: 65.999rem) { | ||