MediaWiki:Common.css

From Fax Encyclopedicus

Jump to: navigation, search
.collapseButton {		/* 'show'/'hide' buttons created dynamically by the		*/
	float: right;		/* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
	font-weight: normal;	/* are styled here so they can be customised.		  */
	text-align: right;
	width: auto;
}

.portlet {
  background: #f2f2f2;
}

#bodyContent table.bordered {
    background-color: #000000;
    border-spacing: 2px 2px;
}

#bodyContent table.zebra tbody tr td {
    background-color: #F2F2F2;
    color: #000000;
    padding: 2px 0.25em;
}

#bodyContent table.header tbody tr th, #bodyContent table.class tbody tr:nth-child(1) td {
    background-color: #5677A0 !important;
    color: #ffffff;
    font-weight: bold;
}

#bodyContent table.zebra tbody tr:nth-child(odd) td {
    background-color: #D8DDE9;
}
Personal tools
Google AdSense