View source for Template:Note/styles.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
.note {
display: inline-block;
width: auto;
min-width: 30%;
max-width: 90%;
background-position: left 7px top 50%;
padding: 0.7em 1.2em 0.7em 40px;
margin: 0.5em auto;
text-align: initial;
overflow: hidden;
background-color: #f8f9fa;
background-repeat: no-repeat;
border-left: 5px solid #ddd;
border-radius: 3px;
}
.note-wrapper {
text-align: center;
}
000
1:0
Return to Template:Note/styles.css.