Added attribution to environments

This commit is contained in:
WBHarry 2025-08-17 02:19:22 +02:00
parent 54da1e1872
commit c73f6202bd
26 changed files with 280 additions and 145 deletions

View file

@ -6,6 +6,12 @@
object-position: top center;
}
&.minimized {
.attribution-header-label {
display: none;
}
}
.attribution-header-label {
font-style: italic;
font-family: @font-body;