HEX
Server: Apache/2
System: Linux server-27-254-144-72.da.direct 5.10.0-33-amd64 #1 SMP Debian 5.10.226-1 (2024-10-03) x86_64
User: chok2006 (1409)
PHP: 8.1.26
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/chok2006/domains/chok2006.com/public_html/wp-content/themes/sydney/css/info-page.css
.info-container {
	background-color: #fff;
	margin-right: 20px;
	padding: 30px;
	margin-top: 20px;
	border: 1px solid #e5e5e5;
}
.info-container::before,
.info-container::after {
    content: '';
    clear: both;
    display: table;
}
.info-title {
	margin: 0 0 45px;
}

.hello-user {
	font-size: 18px;
	color: #bcbfc4;	
}
.hello-user span {
}
.welcome-desc {
	font-size: 16px;
    max-width: 600px;
}
.sydney-theme-tabs {
	margin-top: 45px;
}
.sydney-tab {
	display: none;
	padding: 30px 10px;
}
.sydney-tab.show {
	display: block;
}
.sydney-tab-nav .nav-button {
	font-size: 18px;
}
.sydney-tab-nav a:active,
.sydney-tab-nav a:focus {
	box-shadow: none;
}
.sydney-tab-nav .nav-button.active {
	background-color: transparent;
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
}
.nav-tab:first-of-type {
	margin-left: 0;
}
.tab-column {
	width: 45%;
}
.tab-column:first-of-type {
	float: left;
}
.tab-column:last-of-type {
	float: right;
}
.sydney-tab.support .dashicons {
    display: block;
    font-size: 32px;
    height: auto;
    width: auto;
    text-align: left;
}
.sydney-tab.table table {
	border-collapse: collapse;
}
.sydney-tab.table th,
.sydney-tab.table td {
	border: 1px solid #ebebeb;
	padding: 20px;
	text-align: center;
}
.sydney-tab .dash-green {
	color: #5ad15a;
    font-size: 28px;
    height: auto;
    width: auto;
}
.sydney-tab .dash-red {
	color: #fc6f6f;
    font-size: 28px;
    height: auto;
    width: auto;	
}