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%; }")
 
(Replaced content with "CSS placed here will be applied to all skins: table.dpl3 td { padding: 0.5em; border:3px; width:33%; }")
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 21:37, 7 May 2016

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