HEX
Server: Apache
System:
User: ()
PHP: 7.4.33
Disabled: system,passthru,shell_exec,exec,proc_close,proc_open,proc_get_status,proc_nice,proc_terminate,highlight_file,escapeshellcmd,pclose,debugger_off,debugger_on,leak,listen,define_syslog_variables,ftp_exec,posix_uname,posix_getpwuid,get_current_user,getmyuid,getmygid,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,escapeshellarg,myshellexec,escapeshellarg,disk_free_space,disk_total_space,show_source,dl,symlink,listen,syslog,php_ini_scanned_files,inurl,apache_setenv,closelog,rar_open,bzopen,bzread,bzwrite,shellcode,show_source,apache_get_modules,apache_get_version,apache_note,openlog,crack_check,crack_closedict,pcntl_exec,ini_alter,backtick,cmd,virtual,getservbyport,myshellexec,hypot,pg_host,phpini,link,readlink,syslog,id,ftok,posix_access,error_log,sym,php_u,psockopen,apache_child_k_closedict,crack_getlastmessage,crack_opendict,php_ini,ini_restore,popen,curl_multi_exec,php_uname
Upload Files
File: /home/homework/public_html/kurs3/wp-content/plugins/jetpack/css/jetpack-wizard-banner.css
/*!
* Do not modify this file directly.  It is compiled SASS code.
*/
.jp-wizard-banner {
  position: relative;
  text-align: left;
  background: #fff;
  padding: 2rem;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.03), 0px 1px 2px rgba(0, 0, 0, 0.03);
  border: 1px solid #dcdcde;
  margin: 40px 20px 0 2px;
}

@media (max-width: 660px) {
  .jp-wizard-banner {
    margin: 45px 20px 0 2px;
  }
}

.jp-wizard-banner-wizard-header {
  margin-bottom: 1rem !important;
  margin-top: 1rem !important;
  font-weight: 500;
  font-size: 1.5em;
  line-height: 150%;
}

@media (max-width: 660px) {
  .jp-wizard-banner-wizard-header {
    text-align: left;
    font-weight: 400;
  }
}

.jp-wizard-banner-grid {
  display: flex;
  max-width: 1000px;
}

.jp-wizard-banner-grid-a {
  width: 95%;
}

@media (max-width: 960px) {
  .jp-wizard-banner-grid-a {
    width: 100%;
  }
}

.jp-wizard-banner-grid-b {
  width: 20%;
  display: block;
  min-width: 200px;
}

@media (max-width: 960px) {
  .jp-wizard-banner-grid-b {
    display: none;
  }
}

.powering-up-img {
  border: none;
  margin-right: 1rem;
  margin-top: 3rem;
  margin-left: 1rem;
}

@media (max-width: 960px) {
  .powering-up-img {
    display: none;
  }
}

.jp-wizard-banner-wizard-paragraph {
  font-size: 1rem;
}

@media (min-width: 661px) {
  .jp-wizard-banner-wizard-paragraph {
    margin: 0;
  }
}

@media (max-width: 660px) {
  .jp-wizard-banner-wizard-paragraph {
    text-align: left;
  }
}

.jp-wizard-banner-wizard-intro-question {
  box-sizing: border-box;
  max-width: 720px;
  padding: 1.5rem 0 1.5rem;
  text-align: center;
  margin-top: 2rem;
}

@media (min-width: 481px) {
  .jp-wizard-banner-wizard-intro-question {
    border: 1px solid #dddddd;
    border-radius: 4px;
  }
}

@media (max-width: 480px) {
  .jp-wizard-banner-wizard-intro-question h2 {
    text-align: left;
  }
}

.jp-wizard-banner-wizard-answer-buttons {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

@media (max-width: 480px) {
  .jp-wizard-banner-wizard-answer-buttons {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}

.jp-wizard-banner-wizard-button {
  margin: 1rem;
  width: 160px;
  margin-right: 10px !important;
}

@media (max-width: 480px) {
  .jp-wizard-banner-wizard-button {
    width: 100%;
    margin: 0.5rem 0;
  }
}

.jp-wizard-banner-wizard-skip-link {
  text-decoration: underline !important;
  color: #000;
  margin-top: 1rem;
  display: block;
}

/*# sourceMappingURL=jetpack-wizard-banner.css.map */