Help:Citation Style 1/accessdate

Safer nicotine wiki Tobacco Harm Reduction
Revision as of 04:02, 28 February 2013 by Wikipedia>Gadget850 (smaller)
(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%
}