changed template for welcome
This commit is contained in:
parent
4184ecda76
commit
d227399131
|
|
@ -98,9 +98,9 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="col-xs-12 col-sm-4">
|
<div class="col-xs-12 col-sm-4">
|
||||||
<div class="card-pf h-l">
|
<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">
|
<div class="description">
|
||||||
Manage your account
|
Manage your ISTI account
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
body {
|
body {
|
||||||
background: #fff url(../bg.png) no-repeat center bottom fixed;
|
background: #fff;
|
||||||
background-size: cover;
|
|
||||||
}
|
}
|
||||||
.welcome-header {
|
.welcome-header {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue