Changes

MediaWiki:Common.css

74 bytes added, 17:59, 5 May 2017
/* CSS placed here will be applied to all skins */
 
body.page-Main_Page h1.firstHeading { display:none; }
#ca-history { display:none!important; }
position: relative;
height: auto;
float: left;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-icab-border-radius: 10px;
-o-border-radius: 10px;
color: #ffffff;
background: green;
text-align:center;
margin: 0 0 10px 10px;
}
.externalimage-holder img {
-o-border-radius: 10px;
float: left;
margin: 0 0 10px 10px;}.externalimage-holder .caption { position: absolute; width: 100%; height: 50px; bottom: 0px; left: 0px; color: #ffffff; background: green; text-align:center; font-weight:bold; opacity:0.7; margin: 0 0 10px 10px;
}
[[Category:Wiki]]