changed template for welcome
This commit is contained in:
parent
4184ecda76
commit
d227399131
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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 |
Loading…
Reference in New Issue