HEX
Server: Apache/2
System: Linux cat17246.lnwhostname.com 3.10.0-1160.53.1.el7.x86_64 #1 SMP Fri Jan 14 13:59:45 UTC 2022 x86_64
User: firststeps (1017)
PHP: 7.3.33
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/firststeps/public_html/wp-content/plugins__/linkpreview/css/style.css
/* Link Preview Style */

/* static link preview */
#lp-wrapper {
	display: block;
	padding: 0;
	margin: 0 0 5px;
	border: 1px solid #CCC;
}

#lp-wrapper .lp-thumb-preview {
	width: 200px;
	position: relative;
}

#lp-wrapper .lp-thumb-preview .lp-thumb-holder {
	background-repeat: no-repeat;
	background-size: 90%;
	background-position: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
#lp-wrapper .lp-thumb-preview a,
#lp-wrapper .lp-thumb-preview a:visited,
#lp-wrapper .lp-thumb-preview a:hover,
#lp-wrapper .lp-thumb-preview a:active,
#lp-wrapper .lp-thumb-preview a:focus {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#lp-wrapper .lp-content {
	display: inline-block;
	float: right;
	padding: 10px;
	font-size: 12px;
}
#lp-wrapper .lp-content .lp-content-title {
	font-size: 18px;
	line-height: 1em;
	word-wrap: break-word;
	margin-bottom: 10px;
	position: relative;
	display: block;
}
#lp-wrapper .lp-content .lp-content-description {
	font-size: 12px;
	color: #222;
	line-height: 1em;
	height: 2em;
	overflow: hidden;
}
#lp-wrapper .lp-content .lp-content-source,
#lp-wrapper .lp-content .lp-content-source a,
#lp-wrapper .lp-content .lp-content-source a:visited,
#lp-wrapper .lp-content .lp-content-source a:hover,
#lp-wrapper .lp-content .lp-content-source a:focus,
#lp-wrapper .lp-content .lp-content-source a:active {
	text-transform: uppercase;
	color: #A0A0A0;
	text-decoration: none;
}

/* tooltip link preview */
[data-button="LinkPreview"] {
	border-bottom: 1px dashed;
}
.lp-tooltip h4 {
	margin-top: 0;
}
.lp-tooltip p {
	font-size: 10px;
	line-height: 12px;
}
.lp-tooltip .lp-image {
	max-width: 80px;
	height: auto;
	float: left;
	margin-right: 10px;
}
.lp-tooltip .lp-favicon {
	max-width: 16px;
	height: auto;
	vertical-align: middle;
}
.lp-loading {
	max-height: 30px;
	width: auto;
	position: relative;
}