403Webshell
Server IP : 15.235.198.142  /  Your IP : 216.73.216.155
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/craft/wp-content/themes/oceanwp/sass/components/blog/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/craft/wp-content/themes/oceanwp/sass/components/blog/_single-related-posts.scss
/**
 * Single Post Related posts
 */
#related-posts {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid $color-9;

	.title-wrap {
		display: block;
		color: $color-2;
	    font-size: 20px;
	    font-weight: 600;
	    letter-spacing: 0.6px;
	    margin-bottom: 18px;
	}

	ul {
		padding: 0;
		list-style: none;
	}

	.col {
		float: left;
		position: relative;
		min-height: 100px;
		margin: 0;
		text-align: center;
	}

	.span_1_of_3 {
		width: 33.3333333333%;
	}
}

.related-thumb {
    display: block;
    background-color: $color-3;

	img {
	    display: block;
	    width: 100%;
	    @include transition( opacity .3s );

	}

	&:hover img {
	    @include opacity( 0.7 );
	}
}

.related-post-title {
	font-size: 16px;
	font-weight: 600;
	margin: 12px 12px 3px 12px;

	a {
		display: block;
	}
}

time.published {
	font-size: 12px;

	i {
		padding-right: 5px;
	}

	svg.owp-icon {
		width: 17px;
		height: 17px;
		margin-right: 0.7rem;
	}
}

/*------------------------------------*
	Phone Portrait and Landscape
*------------------------------------*/
@media only screen and (max-width: 767px) {

	#related-posts {
		.col {
			float: none;
			width: 100%;
			margin-bottom: 30px;
		}

		.col:last-child {
			margin-bottom: 0;
		}
	}
	
}

Youez - 2016 - github.com/yon3zu
LinuXploit