
| Current Path : /var/www/html/atstandard001/styles/uikit/components/partials/component/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/atstandard001/styles/uikit/components/partials/component/_attribution.scss |
/**
* AT attribution message
* - a toggle setting in the theme settings, you can turn it on/off using
* the Markup overrides extension.
============================================================================ */
// Ensure this comes last in the order for flex-builder layouts.
.l-attribution {
order: 100;
}
.attribution {
.l-rw {
justify-content: flex-end;
align-items: center;
min-height: 2rem;
text-align: $flow-to;
}
&__link {
text-decoration: none;
@include output-rhythm(font-size, $small);
}
}