19,580
edits
m (oops) |
m (corrected comment on reflist-lower-alpha) |
||
Line 1,109: | Line 1,109: | ||
} | } | ||
/* | /* Changes references (footnotes) to use letters instead of numbers. | ||
* Also requires the alphabetic list on [[MediaWiki:Cite link label group-lower-alpha]]. | |||
* For sample usage of this class, see [[Quotes/Manual]]. | |||
*/ | |||
.reflist-lower-alpha { | .reflist-lower-alpha { | ||
list-style-type: lower-alpha; | list-style-type:lower-alpha; | ||
} | } |