Sha256: faba2c6ae08df21410ad9c5e81370be3e41e1de33f67fdd8b8af19aae1d5624c

Contents?: true

Size: 1017 Bytes

Versions: 40

Compression:

Stored size: 1017 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) 2022 Juergen Adams
 #
 # J1 Template is licensed under the MIT License.
 # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
 # -----------------------------------------------------------------------------
*/

 /* 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

40 entries across 40 versions & 1 rubygems

Version Path
j1-template-2022.6.3 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.6.2 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.6.1 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.6.0 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.5.3 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.5.2 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.5.1 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.5.1.rc1 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.5.1.rc0 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.5.0 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.5.0.rc4 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.5.0.rc3 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.5.0.rc2 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.5.0.rc1 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.5.0.rc0 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.3.0.rc1 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.3.0.rc0 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.4.10 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.4.9 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.4.8 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css