File "style-admin.scss"

Full Path: /home2/sdektunc/cepali.edu.mx/wp-content/themes/shapely/inc/libraries/epsilon-framework/assets/css/style-admin.scss
File size: 326 bytes
MIME-type: text/plain
Charset: utf-8

.epsilon-framework-notice {
  &.epsilon-big {
    background: #e9eff3;
    border: 10px solid #fff;
    color: #608299;
    padding: 30px 10px;
    text-align: center;
    box-shadow: none;
    &:after,
    &:before {
      content: "";
      display: table
    }
    &:after {
      clear: both
    }
  }
}