View source for Common.css
← MediaWiki:Common.css
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to all skins */
/*
<pre>
*/
#drilldown-tables-tabs.drilldown-tabs li:nth-child(2) {
text-decoration: bold;
}
/* Things to hide */
.cantsee {
display: none;
}
/* Popup titles on maps were huge */
.olPopup h2,
.gm-style-iw h2 {
font-size: 1.2rem;
}
000
1:0
Return to MediaWiki:Common.css.