HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/compelsupport/wp-content/themes/compel/style.css
.page-title{
    margin-bottom:15px;
}

.content-body{
    font-size:16px;
}
.content-body p{
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
}

.content-body ul li,
.content-body ol li{
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;

}

.content-body ul,
.content-body ol  {
    padding-left: 16px;
}

.content-body a, .styled-link, .styled-link:hover{
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    color:#00985a;
    text-decoration:underline;

}

.video-container { clear:both; position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.content-body img{
    max-width:100%;
    height:auto;
    width:auto;
}


.content-body img.aligncenter{
     margin-left:auto;
     margin-right:auto;
 }

.content-body img.alignright{
   float:right;
    margin-left:15px;
}

.content-body img.alignleft{
    float:left;
    margin-right:15px;
}

.content-wrapper{
    max-width:1200px;
    width:100%;
    margin-left:auto;
    margin-right:auto;
}

.menu-list ul{
    list-style:none;
    padding-left:0px;
}

.menu-list ul li{
    margin-bottom:7px;
}
.menu-list a{
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    color:#00985a;
    text-decoration:underline;
}