MediaWiki:Common.css: Difference between revisions

Content deleted Content added
m gallery padding for packed images
upload description area
Line 300:
}
/******************************
* GALLERY CONTENT
*******************************/
div.gallerytext {
padding:0;
}
/********************************
.mw-content-ltr ul {
margin: 0.3em 0; /*This seems to adjust the bullets and gallery output*
} ******************************/
/******************************
* UPLOAD DESCRIPTION AREA
******************************/
textarea {
font-family:Courier;
font-size:13px;
width:170%;
}
 
/******************************