Difference between revisions of "MediaWiki:Common.css"

From NeoTokyo MUCK
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: table.dpl3 td { padding: 0.5em; border:3px; width:33%; }")
(No difference)

Revision as of 21:43, 3 December 2014

/* CSS placed here will be applied to all skins */
table.dpl3 td {
  padding: 0.5em;
  border:3px;
  width:33%;
}
Personal tools