mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-24 06:54:00 +00:00
f1bd3175fd
There is a lot of copy-pasting going on here. I hope the longer file names also make it more obvious what's actually happening here. Change-Id: I1cb5fe230cc8e2b90d97f92bc0156110afd6fc79
4 lines
131 B
Plaintext
4 lines
131 B
Plaintext
span[ rel='mw:referencedBy' ] > a::before {
|
|
content: counter( mw-references, decimal ) ',' counter( mw-ref-linkback, decimal );
|
|
}
|