|
|
@ -2947,15 +2947,17 @@ select {
|
|
|
|
vertical-align: top;
|
|
|
|
vertical-align: top;
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg {
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg, #post-index #post-index-wrapper #posts-list a.page-link div.page-video {
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
height: 350px;
|
|
|
|
height: 350px;
|
|
|
|
background-color: #fc6399;
|
|
|
|
background-color: #fc6399;
|
|
|
|
position: relative;
|
|
|
|
position: relative;
|
|
|
|
text-shadow: 2px 2px 0 #32302f;
|
|
|
|
|
|
|
|
text-shadow: 2px 2px 0 #32302f;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg label {
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg video, #post-index #post-index-wrapper #posts-list a.page-link div.page-video video {
|
|
|
|
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
position: absolute;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg label, #post-index #post-index-wrapper #posts-list a.page-link div.page-video label {
|
|
|
|
font-size: 2em;
|
|
|
|
font-size: 2em;
|
|
|
|
font-weight: 700;
|
|
|
|
font-weight: 700;
|
|
|
|
color: #EFEBE3;
|
|
|
|
color: #EFEBE3;
|
|
|
@ -2967,8 +2969,9 @@ select {
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
position: relative;
|
|
|
|
position: relative;
|
|
|
|
top: 35%;
|
|
|
|
top: 35%;
|
|
|
|
|
|
|
|
text-shadow: 2px 2px 0 #32302f;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta {
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta, #post-index #post-index-wrapper #posts-list a.page-link div.page-video #meta {
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
|
|
|
|
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
|
|
|
|
border-radius: 3px;
|
|
|
|
border-radius: 3px;
|
|
|
@ -2977,51 +2980,55 @@ select {
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
padding: 0 0 20px 0;
|
|
|
|
padding: 0 0 20px 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options {
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options, #post-index #post-index-wrapper #posts-list a.page-link div.page-video #meta #options {
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
bottom: 0;
|
|
|
|
bottom: 0;
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-left {
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-left, #post-index #post-index-wrapper #posts-list a.page-link div.page-video #meta #options #option-left {
|
|
|
|
display: inline-block;
|
|
|
|
display: inline-block;
|
|
|
|
vertical-align: top;
|
|
|
|
vertical-align: top;
|
|
|
|
width: 50%;
|
|
|
|
width: 50%;
|
|
|
|
position: relative;
|
|
|
|
position: relative;
|
|
|
|
background: none;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-left button {
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-left button, #post-index #post-index-wrapper #posts-list a.page-link div.page-video #meta #options #option-left button {
|
|
|
|
border-radius: 3px;
|
|
|
|
border-radius: 3px;
|
|
|
|
background: #1D3040;
|
|
|
|
background: #1D3040;
|
|
|
|
margin: 0 0 10px 10px;
|
|
|
|
margin: 0 0 10px 10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-left svg {
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-left svg, #post-index #post-index-wrapper #posts-list a.page-link div.page-video #meta #options #option-left svg {
|
|
|
|
|
|
|
|
-moz-transition: all 0.1s linear;
|
|
|
|
|
|
|
|
-webkit-transition: all 0.1s linear;
|
|
|
|
|
|
|
|
-o-transition: all 0.1s linear;
|
|
|
|
|
|
|
|
transition: all 0.1s linear;
|
|
|
|
width: 40px;
|
|
|
|
width: 40px;
|
|
|
|
height: 20px;
|
|
|
|
height: 20px;
|
|
|
|
fill: #b2cce5;
|
|
|
|
fill: #b2cce5;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-left .item-options {
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-left .item-options, #post-index #post-index-wrapper #posts-list a.page-link div.page-video #meta #options #option-left .item-options {
|
|
|
|
border-radius: 3px;
|
|
|
|
border-radius: 3px;
|
|
|
|
margin: 5px;
|
|
|
|
margin: 5px;
|
|
|
|
display: inline-block;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-left button[data-active=false] {
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-left button[data-active=false], #post-index #post-index-wrapper #posts-list a.page-link div.page-video #meta #options #option-left button[data-active=false] {
|
|
|
|
background: #1D3040;
|
|
|
|
background: #1D3040;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-left svg {
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-left button[data-active=false] svg, #post-index #post-index-wrapper #posts-list a.page-link div.page-video #meta #options #option-left button[data-active=false] svg {
|
|
|
|
fill: #b2cce5;
|
|
|
|
fill: #b2cce5;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-left button[data-active=true] {
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-left button[data-active=true], #post-index #post-index-wrapper #posts-list a.page-link div.page-video #meta #options #option-left button[data-active=true] {
|
|
|
|
background: #f5ab35;
|
|
|
|
background: #f5ab35;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-left svg {
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-left button[data-active=true] svg, #post-index #post-index-wrapper #posts-list a.page-link div.page-video #meta #options #option-left button[data-active=true] svg {
|
|
|
|
fill: #1D3040;
|
|
|
|
fill: #1D3040;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-right {
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-right, #post-index #post-index-wrapper #posts-list a.page-link div.page-video #meta #options #option-right {
|
|
|
|
display: inline-block;
|
|
|
|
display: inline-block;
|
|
|
|
width: 50%;
|
|
|
|
width: 50%;
|
|
|
|
text-align: right;
|
|
|
|
text-align: right;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-right span {
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-right span, #post-index #post-index-wrapper #posts-list a.page-link div.page-video #meta #options #option-right span {
|
|
|
|
font-weight: bold;
|
|
|
|
font-weight: bold;
|
|
|
|
display: block;
|
|
|
|
display: block;
|
|
|
|
background: #EFEBE3;
|
|
|
|
background: #EFEBE3;
|
|
|
|