Sha256: 4e252d08fa60e3febe50817b89400702b90dc0ca3d35f7ce31270da7a1baebcb
Contents?: true
Size: 695 Bytes
Versions: 3
Compression:
Stored size: 695 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 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
3 entries across 3 versions & 1 rubygems