Sha256: 83d15bbb258cecfbfbce639e4fc1c8d318b772d070c1fe8e153868df5668db65
Contents?: true
Size: 814 Bytes
Versions: 48
Compression:
Stored size: 814 Bytes
Contents
/* # ----------------------------------------------------------------------------- # ~/assets/themes/j1/modules/lunr/css/j1.css # Provides styles for J1 Module lunr (result styles) # # Product/Info: # http://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 # ----------------------------------------------------------------------------- */ .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
48 entries across 48 versions & 1 rubygems