Difference between revisions of "MediaWiki:Common.css"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
			
		
		
	
 (Added Infobox styles.)  | 
			
(No difference) 
 | 
Revision as of 21:01, 14 September 2018
/* Infobox */
.infobox
{ 
	position: relative;
	float: right;
	clear: right;
	margin-left: 1em;
	margin-bottom: 0.5em;
	border: 1px solid #A0A0A0;
	font-size: smaller;
	line-height: 1.5;
	width: 250px;
}