MARIJuANA
— DIOS — NO — CREA — NADA — EN — VANO —
Linux instance-20230208-1745 6.8.0-1013-oracle #13~22.04.1-Ubuntu SMP Mon Sep 2 13:02:56 UTC 2024 x86_64
  SOFT : Apache/2.4.52 (Ubuntu) PHP : 8.1.2-1ubuntu2.19
/var/www/camara-mortugaba/transparencia/assets_portal/css/sass/layout/
10.0.0.135

 
[ NAME ] [ SIZE ] [ PERM ] [ DATE ] [ ACT ]
+FILE +DIR
_elements.scss 20.183 KB -rw-rw-r-- 2022-03-09 07:52 R E G D
_footer.scss 1.691 KB -rw-rw-r-- 2022-03-09 07:52 R E G D
_grid.scss 1.167 KB -rw-rw-r-- 2022-03-09 07:52 R E G D
_helper-classes.scss 0.96 KB -rw-rw-r-- 2022-03-09 07:52 R E G D
_layout.scss 23.061 KB -rw-rw-r-- 2022-03-09 07:52 R E G D
_navigation.scss 12.154 KB -rw-rw-r-- 2022-03-09 07:52 R E G D
_spacings.scss 8.981 KB -rw-rw-r-- 2022-03-09 07:52 R E G D
_wordpress.scss 3.883 KB -rw-rw-r-- 2022-03-09 07:52 R E G D
REQUEST EXIT
/*-------------------------------------------------------*/ /* Hero /*-------------------------------------------------------*/ .hero { margin-bottom: 30px; &__slide { height: 440px; @include bp-md-down { height: 360px; } } &__slide-entry { height: 100%; margin: 0 !important; } } /*-------------------------------------------------------*/ /* Post Thumbs /*-------------------------------------------------------*/ .thumb-container { background-color: #f7f7f7; position: relative; overflow: hidden; @include transform(translateZ(0)); img { @include transition(all .2s !important); position: absolute; top: 0; bottom: 0; left: 0; width: 100%; min-height: 100%; backface-visibility: hidden; } &:hover img { @include transform(scale(1.1,1.1)); } } .thumb-text-holder { position: absolute; bottom: 20px; width: 100%; z-index: 3; padding: 0 30px; .entry__meta-category { display: inline-block; color: #fff; margin-bottom: 10px; } .entry__meta a:hover, .entry__meta a:focus { color: #fff; } } .thumb-url { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 2; } .thumb-entry-title { color: #fff; font-size: 30px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; margin-bottom: 5px; &--sm { font-size: 14px; } &:hover a, a:focus { color: #fff; } @include bp-md-down { font-size: 20px; } } .thumb-bg-holder { height: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; position: relative; @include transition(all .3s !important); } .entry:hover .thumb-bg-holder { @include transform(scale(1.1)); } .thumb-50 { padding-bottom: 50%; } .thumb-75 { padding-bottom: 35%; } .thumb-100 { padding-bottom: 100%; } /*-------------------------------------------------------*/ /* Trending Now /*-------------------------------------------------------*/ .trending-now { background-color: #fff; padding: 12px 0; &__label { background-color: $main-color; font-family: $heading-font; font-weight: 700; display: inline-block; color: #fff; padding: 0 9px; line-height: 26px; text-transform: uppercase; letter-spacing: 0.04em; font-size: 12px; float: left; margin-right: 20px; } } .newsticker { padding-right: 59px; &__item { line-height: 26px; font-family: $heading-font; } &__item-url { color: $heading-color; &:hover { color: $main-color; } } } .newsticker-buttons { position: absolute; top: 0; right: 15px; } .newsticker-button { background-color: transparent; padding: 0; width: 28px; height: 28px; line-height: 28px; text-align: center; font-size: 12px; color: $text-color; border: 1px solid $border-color; &:focus { outline: none; } &:hover { background-color: $main-color; color: #fff; border-color: transparent; } } /*-------------------------------------------------------*/ /* Featured Posts Grid /*-------------------------------------------------------*/ .featured-posts-grid { padding: 50px 0; overflow: hidden; &__item { height: 360px; width: 100%; float: left; .owl-carousel, .owl-stage-outer, .owl-stage, .owl-item { height: 100%; } } &__item--lg { width: 66.666%; height: 578px; padding-right: 30px; } &__item--sm { width: 33.333%; height: 274px; margin-bottom: 30px; &:last-child { margin-bottom: 0; } } &__entry { height: 100%; margin-bottom: 0 !important; } &__item--lg .thumb-text-holder { bottom: 60px; padding: 0 50px; } @include bp-md-down { &__item { width: 100%; height: 240px; padding-right: 0; margin-bottom: 30px; } &__item--lg .thumb-text-holder { bottom: 30px; padding: 0 30px; } } } /*-------------------------------------------------------*/ /* Content /*-------------------------------------------------------*/ .main-container { background-color: #fff; box-shadow: 0px 1px 3px 0px rgb( 222, 225, 227 ); padding: 40px 30px 20px; @include bp-sm-down { padding: 20px 15px 10px; } } .title-wrap { position: relative; overflow: hidden; margin-bottom: 30px; border-bottom: 1px solid $border-color; } .bottom-line { &:after { content: ''; display: block; width: 40px; height: 2px; bottom: 0; position: absolute; } &--orange:after { background-color: #fc7e19; } &--blue:after { background-color: #0098d0; } &--red:after { background-color: #e1365a; } &--salad:after { background-color: #a3ef41; } &--yellow:after { background-color: #ffe744; } &--light-blue:after { background-color: #00c9d0; } &--violet:after { background-color: #6b41ef; } &--purple:after { background-color: #9e45ff; } } .section-title { @include uppercase; margin-bottom: 15px; font-size: 22px; display: inline-block; float: left; &--sm { font-size: 18px; } @include bp-md-down { float: none; } } .all-posts-url { float: right; @include uppercase; font-family: $heading-font; color: $text-color; font-size: 11px; line-height: 28px; } .entry { overflow: hidden; position: relative; margin-bottom: 30px; &__img-holder { position: relative; overflow: hidden; margin-bottom: 20px; } &__img { width: 100%; } &__header { margin-bottom: 14px; } &__title { font-size: 16px; line-height: 1.4; margin-top: 3px; margin-bottom: 5px; font-weight: 700; &--sm { font-size: 13px; } &:hover a { text-decoration: underline; } } &__meta { li { display: inline-block; font-size: 12px; color: $meta-color; font-style: italic; margin-right: 15px; &:last-child { margin-right: 0; } } a { color: $meta-color; &:hover { color: $heading-color; } } i { display: inline-block; margin-right: 5px; } &-category { font-family: $heading-font; font-size: 12px; text-transform: uppercase; margin-bottom: 3px; font-weight: 700; color: #0098d0; } &-rating { i { font-size: 14px; color: #fcb419; margin-right: 2px; } } } &__excerpt p { margin-bottom: 0; } } // Meta categories colors .entry__meta-category-color { position: relative; padding-left: 16px; &:before { position: absolute; content: ''; display: block; width: 5px; height: 11px; left: 0; top: 3px; } &--orange:before { background-color: #fc7e19; } &--green:before { background-color: #2bdd6f; } &--blue:before { background-color: #0098d0; } &--pink:before { background-color: #e1365a; } &--salad:before { background-color: #a3ef41; } &--yellow:before { background-color: #ffe744; } &--light-blue:before { background-color: #00c9d0; } &--violet:before { background-color: #6b41ef; } &--p