Sha256: 627a3c0b640a835cd5406a7723fc3e139958862a9df1499c685e8ceb44bf6ca9
Contents?: true
Size: 698 Bytes
Versions: 6
Compression:
Stored size: 698 Bytes
Contents
/* # ----------------------------------------------------------------------------- # ~/assets/themes/j1/modules/lightbox/css/theme/uno.min.css # Provides Lightbox styles for J1 Theme Uno # # Product/Info: # https://jekyll.one # # Copyright (C) 2020 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
6 entries across 6 versions & 1 rubygems