Jump to: navigation, search

Changes


MediaWiki:Common.css

649 bytes added, 07:36, 8 May 2015
/* FEATURE TABLE*/
/********************************************/
 
/********************************************/
.rTable {
display: block;
width: 100%;
}
.rTableHeading, .rTableBody, .rTableFoot, .rTableRow{
clear: both;
}
.rTableHead, .rTableFoot{
background-color: #DDD;
font-weight: bold;
}
.rTableCell, .rTableHead {
border: 1px solid #999999;
float: left;
height: 17px;
overflow: hidden;
padding: 3px 1.8%;
width: 28%;
}
.rTable:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
/********************************************/
10,686
edits