Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/mets.corals.io/wp-content/metras.v32.1/resources/assets/styles/layouts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/corals/mets.corals.io/wp-content/metras.v32.1/resources/assets/styles/layouts/pages.scss
/**
 * Pages
 */

.page {
  //
}

.social-links {
  > li {
    a {
      svg {
        fill: $grey;
        transition: all 0.3s linear;
      }
      &:hover {
        svg {
          fill: theme-color("secondary");
        }
      }
    }
  }
}

.author-card {
  background: transparent;
  border: 1px solid rgba($grey, 0.2);
  padding: 20px 10px;
  border-bottom: 30px solid #d1cac0;
  .author-name-in-authors {
    color: lighten($black, 10%);
  }

  .details {
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 100%;
  }

  .label {
    &.metras-team-label {
      padding: 4px 8px;
      background-color: #9ec6be;
      color: $white;
      display: inline-block;
      font-size: 0.95rem;
      max-width: 100px;
      text-align: center;
    }
  }
}

/*! purgecss start ignore */
.metras-foot-notes {
  .foot-note {
    width: 300px;
    font-size: 0.9rem;
    color: $grey;
    .number {
      border-bottom: 1px solid #a3c4bd;
    }
    .content {
    }
  }
}

.tooltip_templates {
  display: none;
}
.tooltipster-base {
  z-index: 222;
  //pointer-events: auto;
}
#tooltip_content svg {
  cursor: pointer;
  fill: $white;
  position: relative;
  z-index: 11;
  &:hover {
    transform: scale(1.15);
  }
}

.corona-page {
  .title-wrapper {
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
  }
  .card-file {
    height: 100%;
    .box-wrap {
      display: block;
    }
  }
  .corona-content {
    margin-top: -140px;
  }
  .row {
    margin-left: -16px;
    margin-right: -16px;

    .col-md-6 {
      padding-left: 16px;
      padding-right: 16px;
    }
  }

  @media screen and (max-width: 766px) {
    .title-wrapper {
      height: 230px;
      > div:first-child {
        max-width: 80%;
      }
    }

    .corona-content {
      margin-top: -40px;
    }
    .row {
      margin-left: -8px;
      margin-right: -8px;

      .col-md-6 {
        padding-left: -8px;
        padding-right: -8px;
      }
    }
  }
}

.corona-file-wrapper {
  height: 100%;
  padding-bottom: 30px;
  .corona-file {
    a {
      text-decoration: none;
      &:hover {
        .featured-boxes-overlay {
          opacity: 0;
        }
      }
    }
    box-shadow: 0px 12px 14.88px 1.12px rgba(50, 50, 50, 0.08);
    .featured-boxes-wrap {
      height: 250px !important;
    }
    .featured-boxes-overlay {
      transition: all 0.3s linear;
      opacity: 0;
    }
  }
}

.logo {
  position: relative;
  .coronaIcon {
    position: absolute;
    top: 20px;
    left: 60px;

    a {
      text-decoration: none;
      display: block;
      width: 100px;
      height: 100px;
      background: url("../images/normal.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      transition: all 0.3s linear;

      &:hover {
        transform: scale(1.15);
        opacity: 0.75;
      }
    }

    @media screen and (max-width: 766px) {
      top: 30px;
      left: 0;
      a {
        width: 60px;
        height: 60px;
      }
    }
  }
}

.affix-menu {
  .coronaIcon {
    padding-left: 25px;
    left: auto;
    right: -35px;
    top: 20px;
    a {
      width: 30px;
      height: 30px;
    }
  }
}

article.tag-corona {
  .card {
    background-image: url("../images/corona-bg.png");
  }
}

/*! purgecss end ignore */

Spamworldpro Mini