Sha256: c03fa57d6d3418ea78cffa858266875c6dcc13fd8bf9cea1d9ebb89e27a2b5c7

Contents?: true

Size: 1017 Bytes

Versions: 34

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) 2021 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

34 entries across 34 versions & 1 rubygems

Version Path
j1-template-2022.0.18 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.17 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.16 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.15 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.14 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.13 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.12 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.11 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.10 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.9 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.8 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.7 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.6 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.5 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.4 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.3 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.2 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.1 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2022.0.0 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css
j1-template-2021.3.2 assets/themes/j1/modules/justifiedGallery/css/theme/uno.css