Template:Committed identity/styles.css

From blackwiki
< Template:Committed identity
Revision as of 09:35, 19 August 2018 by imported>TheDJ (Protected "Template:Committed identity/styles.css": as it's parent ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
Jump to navigation Jump to search
.user-committed-identity {
	display: block;
	font-size: 85%;
	background-color: #E0E8FF;
	border: 1px solid #E0E8FF;
	margin: 0.2em 0;
	padding: 0.1em 0.3em;
	word-wrap: break-word;
	overflow-wrap: break-word;
	overflow: auto; /* creates a new block formatting context, clearing it of floats */
}