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 {
background-position: left 0.5em 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;
}
.note-inline {
display: inline-block;
vertical-align: middle;
}
.note-info {
background-color: #f6efe5;
/* [[File:Icon_Info.svg]] */
background-image: url(https://wiki.dezentrale.cloud/images/3/3f/Icon_Info.svg);
background-size: 25px;
border-color: #ac6600;
000
1:0
Return to Template:Note/styles.css.