Jump to content

Template:Note/styles.css

From pool
Revision as of 11:38, 3 March 2020 by Caleb Cooper (talk | contribs)
This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.
.note {
	background-position: left 7px top 50%;
	padding: 0.5em;
	margin: 0.5em 0;
	overflow: hidden;
	background-color: #f2f9f8;
	background-repeat: no-repeat;
	background-size: 25px;
	border: 1px solid #ddd;
	border-color: #a7d7f9;
	min-height: 28px;
	display: inline-block;
	vertical-align: middle;
}