Jump to content

User:Mr. Juicyfun/styles.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/*  */
.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 */
}