Jump to: navigation, search

Changes


MediaWiki:Common.css

54 bytes added, 07:13, 11 May 2015
/********************************************/
/* GENERAL */
 
/**
* table class for skinning normal tables
}
table.bluetable > tr > td .indexCell indexcell{
font-weight: bold;
}
table.bluetable > centeredCell > * > td {
text-align: center;
}
/*** div table like class**/
div.table {
display: block;
font-weight: bold;
}
 
 
div.centeredCell {
height: 0;
}
 
/* GENERAL */
/********************************************/
10,686
edits