Help:Citation Style 1/accessdate: Difference between revisions

Safer nicotine wiki Tobacco Harm Reduction
Jump to navigation Jump to search
(smaller)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 14:33, 2 January 2022

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%
}