Difference between revisions of "MediaWiki:Common.css"

From COST Action FP0804: FORSYS
Jump to: navigation, search
 
(2 intermediate revisions by one user not shown)
(No difference)

Latest revision as of 18: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%;
}