MediaWiki:Common.css (Meta, no ontology)

From Hi.gher. Space

(Difference between revisions)
Hayate (Talk | contribs)
(New page: - * CSS placed here will be applied to all skins: table.shapelist {border: 1px solid #888; border-collapse: collapse;} table.shapelist td {vertical-align: bottom; text-align: center;} ta...)
Newer edit →

Revision as of 20:41, 1 December 2009

/** CSS placed here will be applied to all skins */
table.shapelist {border: 1px solid #888; border-collapse: collapse;}
table.shapelist td {vertical-align: bottom; text-align: center;}
table.shapelist th {background-color:#eef;}
table.shapelist th.key {background-color:#ddf;}
table.shapelist td.row1 {background-color:#eef;}
table.shapelist td.row1.key {background-color:#ddf;}
table.shapelist td.row2 {background-color:#ddf;}
table.shapelist td.row2.key {background-color:#ccf;}
table.shapelist td.cat {background-color:#bbf;}