Template:CardPages/styles.css
Template page
More actions
.main-banner {
position: relative;
width: 100%; /*page width*/
min-height: 120px;
margin: 20px 0;
border: 2px solid #910c0c;
}
.main-overlay {
position: absolute;
top: 10px;
right: 10px;
}