Template:Note/styles.css: Difference between revisions

From Maria GDK Wiki
Jump to navigation Jump to search
(Blanked the page)
mwnote>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 02: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;
}