/*!
 * This file is part of the nginx-fancyindex-flat-theme (licensed under the GPL
 * license) and uses Twitter Bootstrap (v4) (licensed under the MIT license).
 *
 * Copyright (C)
 *  2018-2024 Alexander Haase <ahaase@alexhaase.de>
 *
 * See the LICENSE file for details.
 */
html{position:relative;min-height:100%;background-color:#fff !important}
body{background-color:#fff !important;padding-bottom:20px;color:#333}
.container{background-color:#fff !important}
@media (prefers-color-scheme:dark){html,body,.container{background-color:#2b2b2b !important;color:#e0e0e0}}
.breadcrumb{background-color:transparent !important;padding-left:35px}
.breadcrumb .breadcrumb-item a{color:#c41230}
.footer{position:absolute;bottom:0;width:100%;margin-bottom:0;background-color:#fff !important}
.footer a,.footer a:focus,.footer a:hover{color:#c41230}
.footer.navbar{background-color:#fff !important}
.header{background-color:#3c3c3c;color:#fff;min-height:24px}
.header .navbar-brand{padding:0 8px;font-size:16px;line-height:24px;height:24px;color:#fff}
#list a,#list a:focus,#list a:hover{color:#333}
#list colgroup{display:none}
#list .filename{word-break:break-all;white-space:normal}
@media (prefers-color-scheme:dark){#list a,#list a:focus,#list a:hover{color:#e0e0e0}.footer,.footer.navbar{background-color:#2b2b2b !important}}
