Resized infrastructure logo

master
Vincenzo Cestone 1 year ago
parent 4c03b9ce5f
commit fca8df745d

@ -67,7 +67,7 @@
</#if>
</div>
<#if properties.infrastructureLogo?has_content && properties.infrastructureLogo='yes'>
<div>
<div style="align-self: center;">
<a target="_blank" href="http://www.d4science.org">
<img class="img-fluid float-right" alt="D4Science Infrastructure" src="${url.resourcesPath}/img/PoweredByD4Science.png" style="${properties.infrastructureLogoStyle!}">
</a>

@ -17,7 +17,7 @@ logoAlt=gCubeDev Gateway
logoStyle=height: 60px;
infrastructureLogo=yes
infrastructureLogoStyle=height: 40px;
infrastructureLogoStyle=height: 27px;
footerStyle=display: flex; flex-direction: column; width: 100%; padding-top: 10px;

Loading…
Cancel
Save