![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /proc/self/cwd/wp-content/plugins/uicore-framework/includes/extra/style/ |
<?php defined('ABSPATH') || exit(); //INCLUDED IN CLASS CSS $css .= ' .awsm-job-form-inner h2 { font-size: var(--uicore-typography--h4-s); } .awsm-job-content h3{ font-size: var(--uicore-typography--h3-s); } .awsm-job-single-wrap { margin-bottom: 3em; margin-top: 3em; } .awsm-jobs-archive-title{ display:none } .awsm-job-container{ width: 95%; padding-left: 10px!important; padding-right: 10px!important; max-width:' . $json_settings['gen_full_w'] . 'px; } ';