Difference between revisions of "Template:Note/styles.css"

From WPRDC Wiki
Jump to navigation Jump to search
(Blanked the page)
>Clump
m (Reverted edits by 139.192.38.5 (talk) to last version by Tacsipacsi)
Line 1: Line 1:
 
.note {
background-position: left 7px top 50%;
padding-right: 0.5em;
padding-left: 40px;
}
.note-inline {
display: inline-block;
vertical-align: middle;
}

Revision as of 00:58, 15 May 2019

.note {
	background-position: left 7px top 50%;
	padding-right: 0.5em;
	padding-left: 40px;
}
.note-inline {
	display: inline-block;
	vertical-align: middle;
}