Don't hide standard refs

This commit is contained in:
Jaifroid 2025-08-03 06:50:24 +03:00
parent dc2bee1aa6
commit 01dd74acf6

View File

@ -608,11 +608,11 @@ sub {
content: '[' counter(mw-Ref,symbols(cyclic 'first' 'second' 'last!')) ']'
}
.mw-ref a:after {
/* .mw-ref a:after {
content: '[' counter(mw-Ref,decimal) ']'
}
} */
x-thereisnoelementwiththisname:after, span.mw-reflink-text {
x-thereisnoelementwiththisname:after {
display: none
}