Source

Modified ago
// $blue: #3742fa // $light-blue: #1e90ff $blue: #1abaff $light-blue: #00fdc5 /* * OVERWRITES */ .body_page_wendy background-image: radial-gradient(ellipse at center, $light-blue 0%, $blue 100%) color: $white text-shadow: 0 0 1em $white -webkit-text-stroke: 0 .circles_wendy filter: blur(5px) .body_contained .circles_wendy filter: blur(2px) // Title .title_wendy line-height: 0.6 height: 1em margin: 0 &.title_small margin: 0.5em 0 // Big picture .main_wendy background-position: 0 100% // Description .description__word_wendy display: inline-block opacity: 0 transition: 1s .gallery__section_wendy border-top: 2px solid $translucent // Arrows .slider__button_wendy:before filter: drop-shadow(0 0 3px $translucent) // Frame .frame_wendy background-color: $translucent box-shadow: 0 0 15px $translucent border: 8px solid transparent -webkit-text-stroke: 0 // Modal .overlay_wendy background-color: transparentize($white, 0.25) .modal_wendy box-shadow: 0 0 30px $white // Loader .loader__spinner_wendy stroke: transparentize($light-blue, 0.5) // Pagination .pagination__bullet_wendy background-color: $light-blue border: 4px solid $white // Modal .modal__close_wendy color: $blue text-shadow: none // Menu .menu_wendy background-color: $white border-color: $light-blue color: $blue .menu__button_wendy background-color: $white border: 8px solid $light-blue border-left-color: $white border-top-color: $white .hamburger_wendy &, &:before, &:after background-color: $blue // Play button .play-button_wendy border-color: transparent $blue transparent $blue // Mouse .mouse_wendy border-color: $translucent .mouse__wheel background-color: $translucent