Sha256: 703382b4640b3521265c294b2196b1fca6a982774eb58326fda644142a54eb10
Contents?: true
Size: 907 Bytes
Versions: 21
Compression:
Stored size: 907 Bytes
Contents
/* # ----------------------------------------------------------------------------- # ~/assets/themes/j1/modules/slick/lightbox/css/theme/uno.css # Provides Slicks styles for J1 Theme Uno # # Product/Info: # https://jekyll.one # # Copyright (C) 2023 Juergen Adams # # J1 Theme is licensed under the MIT License. # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ @charset 'UTF-8'; /* Close Button -------------------------------------------------------------------------------- */ .slick-lightbox-close { right: 15px; width: 50px; cursor: pointer; background: transparent; color: transparent; } .slick-lightbox-close:before { font-size: 70px; line-height: .5 !important; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
Version data entries
21 entries across 21 versions & 1 rubygems