HEX
Server: Apache/2
System: Linux ns65.hostinglotus.net 4.18.0-553.16.1.el8_10.x86_64 #1 SMP Thu Aug 8 07:11:46 EDT 2024 x86_64
User: newsnnno (1225)
PHP: 8.2.20
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/newsnnno/public_html/wp-content/themes/walkerpress/inc/admin/admin-notice.css
.notice.notice-info.theme-info-notice {
    padding: 20px;
    display: flex;
    border-left-color: #5305d0;
}
.theme-screen img {
    max-width: 100%;
}
.theme-screen {
    width: 250px;
    display: inline-block;
    padding-right: 20px;
}
.info-content {
    width: 70%;
    display: inline-block;
}
a.admin-button {
    background: #d41822;
    display: inline-block;
    margin-right: 2px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    padding: 8px 15px;
    border-radius: 3px;
    font-size: 14px;
    margin-top: 20px;
}
.info-content h2 {
    font-size: 33px;
    margin: 20px 0 20px;
    font-weight: 600;
}
.info-content h4 {
    font-size: 16px;
    font-weight: 400;
    margin:0;
    line-height: 1.6;
}
a.admin-button:hover {
	background: #5305d0;
}
a.admin-button.dismiss-notice.btn-notice-dismiss {
    background: transparent;
    color: #d41822;
    text-decoration: underline;
}
a.admin-button.dismiss-notice.btn-notice-dismiss:hover,
.info-content h4 a:hover {
	color:#5305d0;
}
.info-content h4 a {
    color: #d41822;
    font-weight: 700;
}