changed template for welcome

This commit is contained in:
Franca Debole 2021-04-29 14:36:22 +02:00
parent 4184ecda76
commit d227399131
3 changed files with 3 additions and 4 deletions

View File

@ -98,9 +98,9 @@
</div>
<div class="col-xs-12 col-sm-4">
<div class="card-pf h-l">
<h3><a href="${properties.linkIPA}"><img class="doc-img" src="welcome-content/admin-console.png">Account Manager <i class="fa fa-angle-right link" aria-hidden="true"></i></a></h3>
<h3><a href="${properties.linkIPA}" target="_blank"><img class="doc-img" src="welcome-content/admin-console.png">Account Manager <i class="fa fa-angle-right link" aria-hidden="true"></i></a></h3>
<div class="description">
Manage your account
Manage your ISTI account
</div>
</div>
</div>

View File

@ -1,6 +1,5 @@
body {
background: #fff url(../bg.png) no-repeat center bottom fixed;
background-size: cover;
background: #fff;
}
.welcome-header {
margin-top: 10px;

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB