This commit is contained in:
parent
432da5d6ea
commit
c9220d8eb3
@ -1,3 +1,3 @@
|
||||
FROM caddy:2
|
||||
COPY /public /usr/share/caddy/
|
||||
#APP=kc_themes && TARGET=master && docker build -f ./Dockerfile -t registry.wizewerx.tech/tools/$APP:$TARGET . && docker push registry.wizewerx.tech/tools/$APP:$TARGET
|
||||
#APP=login_themes && TARGET=master && docker build -f ./Dockerfile -t registry.wizewerx.tech/tools/$APP:$TARGET . && docker push registry.wizewerx.tech/tools/$APP:$TARGET
|
||||
|
@ -1,5 +1,6 @@
|
||||
.login-pf-page .login-pf-header h1 {
|
||||
background: #363F48 !important;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
.pf-c-button.pf-m-primary {
|
||||
@ -11,7 +12,9 @@ div#kc-registration span a:hover {
|
||||
}
|
||||
|
||||
#kc-header {
|
||||
background: #363F48;
|
||||
background: #222C36;
|
||||
color: #ffffff;
|
||||
|
||||
}
|
||||
|
||||
.app-logo {
|
||||
|
Loading…
x
Reference in New Issue
Block a user