changed template for welcome
This commit is contained in:
parent
7f84f3de30
commit
4184ecda76
|
|
@ -43,7 +43,7 @@
|
|||
<div class="row">
|
||||
<div class="col-sm-10 col-sm-offset-1 col-md-8 col-md-offset-2 col-lg-8 col-lg-offset-2">
|
||||
<div class="welcome-header">
|
||||
<img src="${resourcesPath}/logo-isti.png" alt="${logoAlt}" border="0" />
|
||||
<img src="${resourcesPath}/logo-isti.png" alt="ISTI-CNR" border="0" />
|
||||
<h1>Welcome to <strong>${productNameFull} ISTI-CNR</strong></h1>
|
||||
</div>
|
||||
<div class="row">
|
||||
|
|
|
|||
|
|
@ -3,6 +3,5 @@ import=common/keycloak
|
|||
|
||||
styles=node_modules/patternfly/dist/css/patternfly.css node_modules/patternfly/dist/css/patternfly-additions.css css/welcome.css
|
||||
|
||||
logoAlt=ISTI-CNR
|
||||
|
||||
linkIPA=https://ipa.isti.cnr.it
|
||||
|
|
|
|||
Loading…
Reference in New Issue