Difference between revisions of "MediaWiki:Common.css"
From GJ
Line 7: | Line 7: | ||
table.big { | table.big { | ||
− | |||
font-size:18pt; | font-size:18pt; | ||
text-align:center; | text-align:center; | ||
} | } | ||
table.big td { | table.big td { | ||
+ | border:solid 1px; | ||
padding:5px; | padding:5px; | ||
} | } |
Revision as of 17:57, 23 November 2009
/* CSS placed here will be applied to all skins */ .languageselector { float: right; margin-top: 0.5em } table.big { font-size:18pt; text-align:center; } table.big td { border:solid 1px; padding:5px; }