HEX
Server: Apache
System: Linux vps.teamads.com 4.18.0-553.126.1.el8_10.x86_64 #1 SMP Thu May 28 06:44:09 EDT 2026 x86_64
User: teamadsc (1024)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/teamadsc/public_html/wp-content/plugins/pure-chat/purechatStyles.css
.purechatbuttonbox{
	text-align:center;
	border-style:solid;
	border-width:0px;
	border-radius:0px;
	border-color:#21759b;
	padding:6px;
	width: 40%;
	margin: 0 auto;
}

.purechatcontentdiv{
	text-align:center;
}


.purechatbutton{
	border-radius: 3px;
    cursor: pointer;
    font-size: 19px;
    white-space: nowrap;
    padding: 13px 60px;
 	background-color: #289AA0;
    color: #ffffff;
    transition: 0.7s;
        border: 0;
}

.purechatlinkbox{
	width:40%;
	margin:0 auto;
	text-align:left;
}