HEX
Server: nginx/1.18.0
System: Linux iZuf6ar3jbed2aosvzu1ofZ 4.18.0-240.22.1.el8_3.x86_64 #1 SMP Thu Apr 8 19:01:30 UTC 2021 x86_64
User: root (0)
PHP: 7.3.28
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/wood-lk.cn/wp-content/plugins/wp-statistics/assets/dev/sass/pages/welcome.scss
/*
 * WP-Statistics Welcome Admin page
 */
.wp-statistics-welcome {

  .wp-badge {
    background-image: url('#{$image_path}/logo-250-white.png');
    background-color: #1aabec;
  }

  .nav-tab.donate {
    background-color: #459605;
    color: #ffffff;
  }

  .tab-content {
    display: none;
  }

  .tab-content.current {
    display: block;
  }

  ul li {
    margin: 0 31px;
  }

  ul {
    list-style-type: square;
    line-height: 28px;
    margin: 0 0 20px 0;
  }

  img {
    width: auto;
  }

  .center-section {
    padding: 41px 0 60px;
    clear: both;
    text-align: center;
  }

  .normal-section .left {
    float: left;
    width: 50%;
    text-align: left;
  }

  .normal-section .right {
    float: right;
    width: 50%;
  }

  .normal-section {
    float: left;
    width: 100%;
    padding: 36px 0 44px;
    border-bottom: 1px solid #dedede;
  }

  .normal-section h2 {
    text-align: left;
  }

  .text-center {
    text-align: center !important;
  }

  .content-padding {
    padding: 0 43px;
  }

  .addons-item img {
    width: 120px;
    border-radius: 4px;
  }

  .addons-item a {
    display: inline-block;
    margin: 0 5px;
  }

  .center-section.logo img {
    width: 150px;
  }

  .center-section.logo > a {
    display: inline-block;
  }

  .plugin-icon {
    width: 128px;
    height: 128px;
  }

  .plugin-card h3 {
    margin: 0 0 12px;
    font-size: 18px;
    line-height: 1.3;
  }

  .plugin-card {
    text-align: left;
  }

  .about-text img {
    width: 90px;
  }

}

.wps-return-to-dashboard {
  margin: 30px 0 0 -5px;
  font-size: 14px;
  font-weight: 600;
}

.wps-return-to-dashboard a {
  text-decoration: none;
  padding: 0 5px;
}