Changes

MediaWiki:Common.css

374 bytes removed, 21:13, 8 June 2017
no edit summary
margin: 2px;
}
 
/*
div.gallerytext {
text-align: center;
border: 1px solid #ff0000;
background-color: #00ff00;
margin: 2px;
}
 
li.gallerybox {
text-align: center;
border: 1px solid #0000ff;
background-color: #ffff00;
margin: 2px;
}
 
div.gallerytext {
text-align: center;
border: 1px solid #ccc;
background-color: #f9f9f9;
margin: 2px;
}
 
*/