Template:Note/styles.css
.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;
}
.yellow {
background-position: left 7px top 50%;
padding: 0.5em 0.5em 0.5em 40px;
margin: 0.5em 0;
overflow: hidden;
background-color: #f8f9fa;
background-repeat: no-repeat;
border: 1px solid #ddd;
background-color: #fff9ea;
background-size: 25px;
border-color: #fc3;
min-height: 28px;
display: inline-block;
vertical-align: middle;
}
This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.