Sha256: 94ab4b320fd3390354e43e2a797123839339bb5b4e44a618cd3cda9bffeea95b
Contents?: true
Size: 694 Bytes
Versions: 80
Compression:
Stored size: 694 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) 2021 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE # ----------------------------------------------------------------------------- */ /* 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
80 entries across 80 versions & 1 rubygems