mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
CST-11012 Finalized Coar text +logo
This commit is contained in:
@@ -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
|
||||
|
@@ -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 {
|
||||
|
Reference in New Issue
Block a user