Help talk:Reference display customization
Latest comment: 4 years ago by Yoosef Pooranvary in topic Customization
![]() | Wikipedia Help Mid‑importance | ||||||
|
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;
}