Sha256: aaca1702653ca38f9a52c68ed9d74b14d399a698a915c325492570af7a5e3c56

Contents?: true

Size: 837 Bytes

Versions: 1

Compression:

Stored size: 837 Bytes

Contents

/*
 # -----------------------------------------------------------------------------
 # ~/assets/themes/j1/modules/lunrSearch/css/lunr_search.css
 # Provides styles for J1 Module lunrSearch (result styles)
 #
 # Product/Info:
 # http://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
 # -----------------------------------------------------------------------------
*/

.search-results {
  max-height: 450px;
  width: 98%;
  background-color: unset;
  overflow-y: scroll!important;
  margin-top: .25rem;
  /* margin-right: 3rem; */
  margin-bottom: .25rem;
  /* margin-left: 1rem; */
}

p.result-item-text {
    font-size: .875rem;
    margin-bottom: .5rem;
    text-align: justify;
    line-height: 1.25rem;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
j1-template-2022.1.0 assets/themes/j1/modules/lunrSearch/css/quicksearch.css