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

From WPRDC Wiki
Jump to navigation Jump to search
>Tacsipacsi
(Created page with ".note { background-position: left 7px top 50%; padding-right: 0.5em; padding-left: 40px; } .note-inline { display: inline-block; vertical-align: middle; }")
(No difference)

Revision as of 19:19, 4 January 2019

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