HEX
Server: Apache/2
System: Linux s01 6.1.0-34-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.135-1 (2025-04-25) x86_64
User: beestg (1003)
PHP: 8.3.27
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/beestg/public_html/wp-content/plugins/contextual-related-posts/css/rounded-thumbs.css
.crp_related.crp-rounded-thumbs {
	clear: both;
	margin: 10px 0;
}

.crp_related.crp-rounded-thumbs h3, .crp_related.crp-rounded-thumbs figure {
	margin: 0 !important;
}

.crp_related.crp-rounded-thumbs ul {
	list-style: none;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}

.crp_related.crp-rounded-thumbs li, .crp_related.crp-rounded-thumbs a {
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.crp_related.crp-rounded-thumbs li {
	margin: 5px !important;
	border: 1px solid #ddd;
	padding: 0;
}

.crp_related.crp-rounded-thumbs li:hover {
	background: #eee;
	border-color: #bbb;
}

.crp_related.crp-rounded-thumbs a:focus-visible {
	border: 1px solid #000;
	border-radius: 7px;
}

.crp_related.crp-rounded-thumbs a {
	box-shadow: none !important;
	text-decoration: none !important;
}

.crp_related.crp-rounded-thumbs a:hover {
	text-decoration: none;
}

.crp_related.crp-rounded-thumbs .crp_title {
	color: #fff !important;
	position: absolute;
	display: block;
	bottom: 0;
	padding: 3px;
	font-size: .9em;
	text-shadow: .1em .1em .2em #000;
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 7px;
	width: 100%;
	line-height: 1.1em;
}

.crp_related.crp-rounded-thumbs li:hover .crp_title {
	background-color: rgba(0, 0, 0, 0.9);
}

.crp_related.crp-rounded-thumbs li {
	vertical-align: bottom;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
	border-radius: 7px;
	list-style-type: none;
}

.crp_clear {
	clear: both;
}

.crp_title:visited {
	color: #fff !important;
}