File Manager / wp-content Search Upload New Item Settings File "db5.php" Full path: /home1/epichome/public_html/wp-content/db5.php File size: 60.67 B (60.67 KB bytes) MIME-type: text/x-php Charset: utf-8 Download Open Edit Advanced Editor Back
/home/pharmacy/public_html/wp-content/plugins/expand-maker/expand-maker/css/readMoreStyles.css
.yrm-content {
	display: none;
	color: gray !important;
}

.yrm-toggle-expand {
	border: 1px solid #CCC;
	width: 120px;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}

.yrm-btn-wrapper {
	text-align: center;
	padding-top: 5px;
	position: relative;
}

.yrm-button-text {
	position: absolute;
    top: 50%;  
    left: 50%; 
    transform: translate(-50%, -50%);
    width: 100%;
}