mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 02:24:11 +00:00
CST-11012 Finalized Coar text +logo
This commit is contained in:
@@ -81,7 +81,7 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</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">
|
<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" />
|
<img class="n-coar" src="assets/images/n-coar.png" [attr.alt]="'menu.header.image.logo' | translate" />
|
||||||
COAR Notify
|
COAR Notify
|
||||||
|
@@ -24,7 +24,7 @@
|
|||||||
.bottom-footer {
|
.bottom-footer {
|
||||||
.notify-enabled {
|
.notify-enabled {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 7px;
|
bottom: 4px;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
|
||||||
.coar-notify-support-route {
|
.coar-notify-support-route {
|
||||||
@@ -34,10 +34,10 @@
|
|||||||
|
|
||||||
.n-coar {
|
.n-coar {
|
||||||
height: var(--ds-footer-n-coar-height);
|
height: var(--ds-footer-n-coar-height);
|
||||||
margin-bottom: 8.5px;
|
margin-bottom: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
margin-top: 15px;
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
ul {
|
ul {
|
||||||
li {
|
li {
|
||||||
|
Reference in New Issue
Block a user