Files
display-featured-image-genesis/includes/css/display-featured-image-genesis.css
T
2014-09-23 15:43:24 -04:00

22 lines
256 B
CSS

.has-leader .site-inner {
margin-top: 0;
padding-top: 0;
}
.big-leader {
max-height: 700px;
}
.big-leader .entry-title {
bottom: 10px;
color: #fff;
position: absolute;
right: 0;
left: 0;
text-align: center;
}
img.featured {
max-width: 100%;
}