You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
/* Infoboxes */
.cd-textbox {
padding: 14px;
margin: 2em 0 1em 0;
display: table;
position:relative;
width: 100%;
clear:both;
}
.cd-textbox .icon-col {
display: table-cell;
vertical-align: middle;
width: 30px;
}
.cd-textbox .icon-col.icon::before {
width: 35px;
height: 100%;
font-size: 1.6em;
font-family: "fontawesome";
}
012
1:0
Return to Template:Textbox/styles.css.