Sha256: 48ba687c59af5e3b1a3b923d16226550e5164c88148a862ef5605a6ae2353033

Contents?: true

Size: 1015 Bytes

Versions: 45

Compression:

Stored size: 1015 Bytes

Contents

/*
 # -----------------------------------------------------------------------------
 # ~/assets/themes/j1/modules/justified_gallery/css/theme/uno.css
 # Provides JustifiedGallery styles for Theme Uno
 #
 # Product/Info:
 # https://jekyll.one
 #
 # Copyright (C) 2023 Juergen Adams
 #
 # J1 Theme is licensed under the MIT License.
 # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
 # -----------------------------------------------------------------------------
*/

 /* Gallery title */
 .jg-gallery-title {
   /* color: #424242; */
   line-height: 1.25rem;
   font-size: 1.125rem;
   font-weight: 500;
   margin-bottom: .5rem;
 }

.justified-gallery img.img-overlay {
    height: 64px;
    width: 64px;
    bottom: 0;
    left: 50%;
    margin-left: -35px;
    margin-top: -35px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
j1-template-2023.9.2 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.9.1 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.9.0 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.8.2 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.8.1 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.8.0 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.7.0 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.6.0 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.5.2 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.4.5 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.4.4 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.4.3 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.4.2 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.4.1 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.4.0 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.3.3 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.3.2 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.3.1 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.3.0 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2023.2.7 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css