HEX
Server: nginx/1.27.1
System: Linux in-4 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
User: ilikadirect (1186)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/notify/assets/css/notice.css
.th-notice-slide-wrapper{
     background: #ffff;
    border: 1px solid #f6f7f7;
    border-left-color: #4f94d4;
    border-inline-start-width: 4px;
    -webkit-box-shadow: var(--e-notice-box-shadow);
    box-shadow: var(--e-notice-box-shadow);
    margin: 5px 20px 5px 2px;
    border-top: solid 1px #c3c4c7;    
    border-bottom: solid 1px #c3c4c7;
    border-right: solid 1px #c3c4c7;
}
.th-notice-slide-wrap .thunk-notice {
    padding: 1rem;
    display: flex;
    
}
.th-notice-slide-wrap .thunk-review-thumbnail img{
    width:auto;
    vertical-align: middle;
}
.th-notice-slide-wrap .thunk-review-thumbnail {
    float: left;
    text-align: center;
    position: relative;
    display: block;
    margin-right:20px;
}
.th-notice-slide-wrap .thunk-review-ul li {
    display: inline-block;
margin-right:10px;
}

.th-notice-slide-wrap .thunk-notice-text{
    position: relative;
}
.th-notice-slide-wrap .thunk-notice-text h3 {
    font-size: 24px;
    margin: 0 0 5px;
    font-weight: 400;
    line-height: 1.3;
}
.th-notice-slide-wrap .thunk-notice-text p{
font-size:15px;
line-height:27px;
}

.thunk-review-thumbnail a{
    display: block;
}