Difference between revisions of "MediaWiki:Common.css"
From COST Action FP0804: FORSYS
Line 11: | Line 11: | ||
.dsstable td{ | .dsstable td{ | ||
width: 100%; | width: 100%; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
Latest revision as of 17:11, 19 September 2013
/* CSS placed here will be applied to all skins */ .dsstable th{ text-align:left; vertical-align:top; min-width:300px; } .dsstable td{ width: 100%; }