Sha256: 3c286fca6a00d76ee65926630bb0ba227494b05a7a61e2d5b57db46156aa72b2
Contents?: true
Size: 909 Bytes
Versions: 2
Compression:
Stored size: 909 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, 2024 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-bottom: .25rem; } p.result-item-text { font-size: .875rem; margin-bottom: .5rem; text-align: justify; line-height: 1.25rem; } span#clear-topsearch > i:hover { color: var(--md-gray-500) !important; } span#send-to-history > i:hover { color: var(--md-gray-500) !important; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
j1-template-2024.2.1 | assets/themes/j1/modules/lunr/css/j1.css |
j1-template-2024.2.0 | assets/themes/j1/modules/lunr/css/j1.css |