Difference between revisions of "MediaWiki:Common.css"
From COST Action FP0804: FORSYS
Line 6: | Line 6: | ||
text-align:left; | text-align:left; | ||
vertical-align:top; | vertical-align:top; | ||
− | min-width: | + | min-width:300px; |
} | } | ||
Revision as of 11:15, 28 June 2012
/* CSS placed here will be applied to all skins */ .dsstable th{ text-align:left; vertical-align:top; min-width:300px; } .dsstable td{ width: 100%; }