Help talk:Reference display customization

This is an old revision of this page, as edited by Andrybak (talk | contribs) at 00:15, 23 July 2024 (remove off-topic non-English message – Undid revision 1186209617 by 213.230.102.184 (talk)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Latest comment: 4 years ago by Yoosef Pooranvary in topic Customization

Customization

Can someone help me? I want to use the below code to remove brackets from references but it doesn't work at all. Every other change in the style of the references works well except this one:

sup.reference a span {
  display: none;
}

-Yoosef (talk) 19:46, 20 July 2021 (UTC)Reply