Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/gg.corals.io/wp-content/themes/bugster/theme-specific/blog-styles/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/gg.corals.io/wp-content/themes/bugster/theme-specific/blog-styles/chess.scss
/* Blog layout: Chess
------------------------- */

@import "../../css/_mixins.scss";
@import "../../css/_theme-vars.scss";

.chess_wrap {
	overflow:hidden;
}
.chess_wrap ~ .navigation .nav-links {
	margin-bottom: 3em;
}
.post_layout_chess {
	position:relative;
	overflow:hidden;
	margin-bottom:0;
}
.post_layout_chess.sticky {
	padding:0;
	border-width: 0;
}
.post_layout_chess .label_sticky {
	top: -12px;
	left: -12px;
	right: auto;
	@include rotate(135deg);
}

.post_layout_chess .post_featured {
	margin-bottom:0;
	width: 50%;
	float: right;
	max-height:none !important;
}
.post_layout_chess .post_featured_bg:before {
	padding-top: 100%;	/* 112.5% - 16:9 */
}
.post_layout_chess .post_inner {
	width: 50%;
	@include abs-lc;
}

.post_layout_chess_1:nth-child(2n+2) .post_featured {	float:left; }
.post_layout_chess_1:nth-child(2n+2) .post_inner {		left: auto; right:0; }

.post_layout_chess_2 {									width: 50%; float:left; }
.post_layout_chess_2:nth-child(4n+3) .post_featured,
.post_layout_chess_2:nth-child(4n+4) .post_featured {	float:left; }
.post_layout_chess_2:nth-child(4n+3) .post_inner,
.post_layout_chess_2:nth-child(4n+4) .post_inner {		left: auto; right:0; }

.post_layout_chess_3 {									width: 33.3333%; float:left; }
.post_layout_chess_3:nth-child(6n+4) .post_featured,
.post_layout_chess_3:nth-child(6n+5) .post_featured,
.post_layout_chess_3:nth-child(6n+6) .post_featured {	float:left; }
.post_layout_chess_3:nth-child(6n+4) .post_inner,
.post_layout_chess_3:nth-child(6n+5) .post_inner,
.post_layout_chess_3:nth-child(6n+6) .post_inner {		left: auto; right:0; }


.post_layout_chess blockquote {
	margin:0;
}
.post_layout_chess_1 .post_inner_content {
	padding: 0 14%;
}
.post_layout_chess_2 .post_inner_content {
	padding: 0 12%;
}
.post_layout_chess_3 .post_inner_content {
	padding: 0 10%;
}
.post_layout_chess .post_header {
	padding-top:0.01px;	  // Incapsulate margins inside the block without 'overflow: hidden'
}
.post_layout_chess .post_title {
	margin: 0;
}
.post_layout_chess .post_meta {
	margin-top: 1em;
	margin-bottom: 0 !important;
}
.post_layout_chess .post_header + .post_content {
	margin-top:1em;
}
.post_layout_chess_3 .post_header + .post_content {
	margin-top:0em;
}
.post_layout_chess .post_content_inner {
	overflow:hidden;
	position:relative;
	padding-bottom: 1em;
}
.post_layout_chess:not(.post_format_aside) .post_content_inner {
	padding-top: 0;
}

.post_layout_chess_1.post_format_quote .post_content_inner .post_meta,
.post_layout_chess_1.post_format_link .post_content_inner .post_meta,
.post_layout_chess_1.post_format_status .post_content_inner .post_meta {
	margin-top: 1rem;
}
.post_layout_chess_1.post_format_aside .post_content_inner .post_meta {
	margin-top: 3rem;
}
.post_layout_chess_1 .post_header + .post_content {
	margin-top:3.8rem;
}
.post_layout_chess.post_layout_chess_1 .more-link {
	margin-top: 3rem;
}

.post_layout_chess_1.post_format_quote .post_header,
.post_layout_chess_1.post_format_link .post_header,
.post_layout_chess_1.post_format_aside .post_header,
.post_layout_chess_1.post_format_status .post_header,
.post_layout_chess_2.post_format_quote .post_header,
.post_layout_chess_2.post_format_link .post_header,
.post_layout_chess_2.post_format_aside .post_header,
.post_layout_chess_2.post_format_status .post_header {
	display:none;
}
.post_layout_chess_2 blockquote {
	padding: 2.7em 2.2em 2.4em 2.7em;
}
.post_layout_chess_2 blockquote > cite, 
.post_layout_chess_2 blockquote > p > cite {
	margin-top: 1em;
}
.post_layout_chess_2 blockquote:before {
	font-size: 1.8em;
	margin-bottom: 0.2em;
}

.post_layout_chess_2 .post_title {
	font-size:1.6rem;
	line-height: 1.6rem;
}
.post_layout_chess_2:not(.post_format_quote):not(.post_format_link):not(.post_format_aside):not(.post_format_status) .post_content_inner {
	display: none;
}
.post_layout_chess_2 .post_header + .post_content,
.post_layout_chess_3 .post_header + .post_content {
	margin-top: 0.7em;
}
.post_layout_chess_2 .post_meta,
.post_layout_chess_3 .post_meta {
	line-height: 18px;
	margin-top: 13px;
}
.post_layout_chess_2 .post_meta .post_meta_item,
.post_layout_chess_3 .post_meta .post_meta_item {
	margin-right: 10px;
	margin-bottom: 5px;
}
.post_layout_chess_2 .post_meta .post_meta_item.post_categories,
.post_layout_chess_3 .post_meta .post_meta_item.post_categories {
	margin-bottom: 10px;
}
.post_layout_chess_2.post_format_aside .post_meta {
	margin-top: 1.3333rem;
}
.post_layout_chess_2.post_format_audio .post_featured .post_audio_title,
.post_layout_chess_3.post_format_audio .post_featured .post_audio_title {
	letter-spacing:0;
}
.post_layout_chess_2.format-chat p > em, .post_layout_chess_2.format-chat p > b, .post_layout_chess_2.format-chat p > strong {
	margin-top:0.8em;
}
.post_layout_chess.post_layout_chess_2 .more-link,
.post_layout_chess.post_layout_chess_3 .more-link {
	margin-top: 0.5rem;
}
.post_layout_chess.post_layout_chess_3 .mejs-controls .mejs-button.mejs-mute, 
.post_layout_chess.post_layout_chess_3 .mejs-controls .mejs-button.mejs-unmute {
	display: none;
}
.post_layout_chess.post_layout_chess_3 .mejs-controls a.mejs-horizontal-volume-slider {
	display: none!important;
}

.post_layout_chess_3 .post_title {
	@include font(1.3333rem, 1.2em);
}
.post_layout_chess_3 .post_content_inner {
	max-height: 6.2rem;
}
.post_layout_chess_3 .post_content_inner,
.post_layout_chess_3 .post_content_inner + .post_meta {
	display:none;
}
.body_style_boxed .post_layout_chess_2 .post_content_inner,
.body_style_boxed .post_layout_chess_2 .post_content_inner + p,
.body_style_boxed .post_layout_chess_3 .post_meta,
.body_style_boxed .post_layout_chess_3 .post_content_inner + p,
.body_style_wide .post_layout_chess_2 .post_content_inner,
.body_style_wide .post_layout_chess_2 .post_content_inner + p,
.body_style_wide .post_layout_chess_3 .post_meta,
.body_style_wide .post_layout_chess_3 .post_content_inner + p {
  display: none;
}
.post_layout_chess.post_layout_chess_3 .more-link {
	padding: 0.8em 1.7em;
}
.post_layout_chess.post_layout_chess .mejs-controls .mejs-button.mejs-mute, 
.post_layout_chess.post_layout_chess .mejs-controls .mejs-button.mejs-unmute {
	margin-left: 0;
}
.post_layout_chess.post_layout_chess_3 .slider_container.slider_controls_side .slider_controls_wrap > a {
	height: rem(60px);
	width: rem(60px);
	line-height: rem(60px);
} 

Spamworldpro Mini