Sha256: 56a8cc3ed657157e80591f884f38fdec2cbd51d5c402cccfe82e91497d0db5ef
Contents?: true
Size: 673 Bytes
Versions: 38
Compression:
Stored size: 673 Bytes
Contents
/*! * Httpd customization (https://gitlab.com/areguera/jekyll-theme-centos/) * Copyright 2020-2021 Alain Reguera Delgado * Licensed under MIT (https://gitlab.com/areguera/jekyll-theme-centos/-/blob/master/LICENSE) */ .page { &__content { &__autoindex { // The autoindex is not directly used by website content but by external // sites (e.g., mirror.centos.org, people.centos.org and all the // user-specific pages under it. &__list { } img { width: auto; } pre { background: none; border: none; max-height: none; overflow-y: hidden; padding: 0; } } } }
Version data entries
38 entries across 38 versions & 2 rubygems