IMPR: Some prestyling

This commit is contained in:
Tony Air 2023-10-13 17:27:19 +02:00
parent d2fb354b10
commit 5f10b0ae92
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
.container{margin-left:auto;margin-right:auto;padding-left:0.75rem;padding-right:0.75rem}
@media (min-width: 1368px){.container{max-width:1180px}}
.meta-MetaWindow {position:fixed}
.collapse,.offline-message{display:none}
.collapse:not(.show),.offline-message:not(.show){display:none}
.row {display:flex;justify-content:space-between}
.breadcrumb{list-style:none}
.breadcrumb-item{display:inline-block}