MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
BananaFalls (talk | contribs) mNo edit summary |
BananaFalls (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
table { | table { | ||
border: 1px solid; | |||
} | } |
Revision as of 01:05, 27 June 2023
/* CSS placed here will be applied to all skins */ table { border: 1px solid; }