X3ND1 GANTENG
Server IP : 108.163.255.210  /  Your IP : 18.220.43.27
Web Server : Apache
System : Linux blossom.urlnameserver.com 3.10.0-1160.80.1.el7.x86_64 #1 SMP Tue Nov 8 15:48:59 UTC 2022 x86_64
User :  ( 1172)
PHP Version : 7.2.34
Disable Function : eval,escapeshellarg,proc_close,proc_get_status,proc_nice,proc_open,symlink,system,pcntl_exec,getrusage,chown,chgp,closelog,openlog,syslog,define_syslog_variables,php_ini_loaded_file,getservbyname,getservbyport,posix_getgid,posix_getgrgid,proc_terminate,pfsockopen,apache_child_terminate,posix_mkfifo,posix_setpgid,posix_setuid,hypot,pg_host,pos,posix_access,posix_getcwd,posix_getservbyname,myshellexec,getpid,posix_getsid,posix_isatty,posix_kill,posix_mknod,posix_setgid,posix_setsid,posix_setuid,posix_times,posix_uname,ps_fill,posix_getpwuid,global,ini_restore,zip_open,zip_read,rar_open,bzopen,bzread,bzwrite,apache_get_modules,apache_get_version,phpversionphpinfo,php_ini_scanned_files,get_current_user,disk_total_space,diskfreespace,leak,imap_list,hypo,filedump,safe_mode,getmygid,apache_getenv,apache_setenv,bzread,bzwrite,bzopen,phpini,higlight_file,dos_conv,get_cwd,er_log,cmd,e_name,vdir,get_dir,only_read,ftok,ftpexec,posix_getpwnam,mysql_list_dbs,disk_free_space,session_save_path,confirm_phpdoc_compiled,zip_entry_rea,php_u,psockopen,crack_opendict,crack_getlastmessage,crack_closedict,crack_check,fpassthru,posix_get_last_error,posix_getlogin,posix_getgroups,posix_strerror,posix_getrlimit,posix_getpgrp,posix_getgrnam,pos,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/unilinki/www/Website-HTML/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ BERANDA ]     

Current File : /home/unilinki/www/Website-HTML/css/Single_row_items.min.css
.module-wrapper {
    margin: 0 86px
}

.single-row-module__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center
}

.single-row-module {
    display: flex;
    flex-wrap: wrap;
    white-space: nowrap;
    max-width: 1366px;
    margin: 65px auto 80px auto;
}

.single-row-module__item {
    padding: 0 30px;
    display: flex;
    justify-content: center;
    vertical-align: top;
    box-sizing: border-box
}

.without-icon {
    font-size: 18px
}

.single-row-module__item--center {
    text-align: center
}

.single-row-module__item--left {
    text-align: left
}

.single-row-module__item--right {
    text-align: right
}

.single-row-module__item--2 {
    width: 50%
}

.single-row-module__item--3 {
    width: 33.3%
}

.single-row-module__item--4 {
    width: 25%
}

.single-row-module__wrapper_linked .cta-module-button {
    opacity: 1
}

.single-row-module__wrapper_linked:hover .single-row-module__link .single-row-module__title div {
    color: #87C500
}

.single-row-module__desc {
    color: #808080 !important
}

.single-row-module__desc {
    color: #808080 !important
}

.single-row-module__wrapper_linked .single-row-module__desc {
    color: gray
}

.single-row-module__icon {
    width: 68px;
    height: 68px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px;
    border-radius: 50%;
    background-color: #fafafa
}

.single-row-module__title {
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #121212
}

.single-row-module__desc {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.71;
    white-space: normal
}

.single-row-module__link {
    text-decoration: none;
    display: inline-block
}

.single-row-module .cta-module-button {
    opacity: 0;
    transition: opacity .3s ease-in-out
}
 .cta-module-button a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #87C500;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 50px;
}
.single-row-module__item:hover .cta-module-button {
    opacity: 1
   
}
.single-row-module__item:hover .cta-module-button a:before{
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


.single-row-module__item:hover .single-row-module__title{
    color: #87C500;
   
}
.single-row-module__item{
    padding: 1rem;
    transition: all ease .9s;
}
.single-row-module__item:hover {

  /* // box-shadow: 0 36px 44px 0 rgba(0,0,0,.1);*/

    transition: all ease .9s;
}
.single-row-module__item:hover .single-row-module__icon{
    transition: all 0.95s;
    transform: rotateY(360deg);
    }
.single-row-module__item:hover .single-row-module__icon_text{
    color: #87C500;  
    border: 1px solid #87C500;
    transition: transform .9s;
}

@media screen and (max-width:992px) {
    .single-row-module__item {
        margin: 25px 0;
        width: 50%
    }
}

.single-row-module .cta-module-button {
    margin-top: auto !important
}

.single-row-module .cta-module-button .button {
    padding: 15px 35px;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    display: block;
    margin-top: 20px;
    position:relative;
}

@media screen and (max-width:1000px) {
    .single-row-module__item {
        margin: 50px 0;
        width: 50%
    }
    .single-row-module__item:last-of-type {
        margin-bottom: 80px
    }
}

@media screen and (max-width:767px) {
    .single-row-module__item {
        width: 100%;
        margin: 20px 0
    }
    .single-row-module__title {
        margin-top: 18px
    }
}

Anon7 - 2022
SCDN GOK