Sha256: e77449f9525f9292a25d14a85b1bef46675ad60d9267e652032bc0158553b477
Contents?: true
Size: 701 Bytes
Versions: 12
Compression:
Stored size: 701 Bytes
Contents
/* # ----------------------------------------------------------------------------- # ~/assets/themes/j1/modules/lightbox/css/theme/uno.css # Provides Lightbox styles for J1 Theme Uno (v2.11.2) # # Product/Info: # https://jekyll.one # # Copyright (C) 2023, 2024 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ /* Reduced image border|color changed */ .lightbox .lb-image { border-radius: 1px; border: 1px solid lightgrey; } /* Removed invalid|unneeded attributes */ .lb-outerContainer { zoom: unset; }
Version data entries
12 entries across 12 versions & 1 rubygems