Help:Citation Style 1/accessdate

Safer nicotine wiki Tobacco Harm Reduction
Revision as of 13:33, 2 January 2022 by Richardpruen (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Some editors find accessdates distracting. To hide the accessdate, edit Special:MyPage/common.css:

span.reference-accessdate {
display: none;
}


To show a smaller access date:

span.reference-accessdate {
font-size:80%
}