Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox in Portable Infobox/styles.css: Difference between revisions

Template page
Created blank page
 
No edit summary
Line 1: Line 1:
 
.infobox-in-di {
border: none;
background: inherit;
box-shadow: none;
font-size: inherit;
margin-bottom: 0;
float: unset;
width: 100%;
padding: inherit;
}

Revision as of 01:27, 9 November 2024

.infobox-in-di {
	border: none;
	background: inherit;
	box-shadow: none;
	font-size: inherit;
	margin-bottom: 0;
	float: unset;
	width: 100%;
	padding: inherit;
	
}