add icon for authentik
This commit is contained in:
parent
c44e7ec38d
commit
740c09ce6d
2 changed files with 3 additions and 1 deletions
|
@ -65,7 +65,9 @@ body.login header {
|
||||||
.login-grid .login-openstreetmap-oauth2 {
|
.login-grid .login-openstreetmap-oauth2 {
|
||||||
background-image: url("./openstreetmap.png");
|
background-image: url("./openstreetmap.png");
|
||||||
}
|
}
|
||||||
|
.login-grid .login-oidc {
|
||||||
|
background-image: url("./authentik.png");
|
||||||
|
}
|
||||||
|
|
||||||
/* **************************** */
|
/* **************************** */
|
||||||
/* home */
|
/* home */
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 13 KiB |
Loading…
Reference in a new issue