MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Replaced content with "→CSS placed here will be applied to all skins: ") |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
/* | /*///////////////////////// | ||
Source Highlighting | |||
/////////////////////////*/ | |||
td.code code.plain { | |||
color: red; | |||
} |