Sha256: a2968149a6d1efe64ed908d4784c8f5216f70481ab03d0cfa256be7c9eaa25ef

Contents?: true

Size: 688 Bytes

Versions: 1

Compression:

Stored size: 688 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) 2022 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

1 entries across 1 versions & 1 rubygems

Version Path
j1-template-2022.1.0 assets/themes/j1/modules/lightbox/css/theme/uno.min.css