View source for Template:Box Note/styles.css
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
/* Infoboxes*/
.infobox {
padding: 10px;
margin: 2em 0 1em 0;
display: block;
}
.boxlabel {
font-weight:bold;
padding-right:0.5em;
}
.notification-note {
border-left: solid 4px #3498db;
background:#d9edf7;
}
.notification-tip {
border-left: solid 4px #f2c412;
background:#FFF5C9;
}
.notification-warning {
border-left: solid 4px #c23c2b;
background: #f2dede
000
1:0
Return to Template:Box Note/styles.css.