Difference between revisions of "MediaWiki:Common.css"

From COST Action FP0804: FORSYS
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .dsstable th{ text-align:left; vertical-align:top; min-width:250px; } .dsstable td{ width: 100%; }")
(No difference)

Revision as of 16:24, 27 June 2012

/* CSS placed here will be applied to all skins */
.dsstable th{
   text-align:left;
   vertical-align:top;
   min-width:250px;
}

.dsstable td{
   width: 100%;
}