mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-07-11 18:46:03 +09:00
18 lines
220 B
CSS
18 lines
220 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;
|
|
}
|