CST-11012 Finalized Coar text +logo

This commit is contained in:
Sondissimo
2023-08-29 13:42:26 +02:00
parent d3fb5bf686
commit 2ba86ed6d9
2 changed files with 4 additions and 4 deletions

View File

@@ -81,7 +81,7 @@
</li>
</ul>
</div>
<div class="notify-enabled" [hidden]="!coarLdnEnabled">
<div class="notify-enabled text-white" [hidden]="!coarLdnEnabled">
<a class="coar-notify-support-route" routerLink="info/coar-notify-support">
<img class="n-coar" src="assets/images/n-coar.png" [attr.alt]="'menu.header.image.logo' | translate" />
COAR Notify

View File

@@ -24,7 +24,7 @@
.bottom-footer {
.notify-enabled {
position: absolute;
bottom: 7px;
bottom: 4px;
right: 0;
.coar-notify-support-route {
@@ -34,10 +34,10 @@
.n-coar {
height: var(--ds-footer-n-coar-height);
margin-bottom: 8.5px;
margin-bottom: 6px;
}
margin-top: 15px;
margin-top: 20px;
}
ul {
li {