new background, shared resources

This commit is contained in:
2022-08-27 22:45:39 +02:00
parent 400f46997b
commit 6ace5e9193
17 changed files with 7 additions and 10 deletions

View File

@@ -26,11 +26,8 @@
<div class="div-center">
<div class="content">
<div>
<img src ="${resourcesPath}/logo.png" alt = "logo" class="logo"/>
<img src ="${resourcesPath}/img/logo.png" alt = "logo" class="logo"/>
</div>
<hr />
<h3><a href="${adminUrl}"><img src="welcome-content/admin-console.png">Administration Console <i class="fa fa-angle-right link" aria-hidden="true"></i></a></h3>
<div class="description">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

View File

@@ -1,5 +1,5 @@
body {
background: #fff url(../bg.jpg) no-repeat center bottom fixed;
background: #fff url(../img/bg.jpg) no-repeat center bottom fixed;
background-size: cover;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 KiB

View File

@@ -1,7 +1,7 @@
styles=css/welcome.css
import=common/keycloak
import=common/mastermindzh.tech
stylesCommon=node_modules/patternfly/dist/css/patternfly.css node_modules/patternfly/dist/css/patternfly-additions.css
documentationUrl=https://www.keycloak.org/documentation.html
displayCommunityLinks=true
displayCommunityLinks=true