mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
aio-interface: add new background for hub 25 Autumn
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
4655294cfe
commit
c694177e27
6 changed files with 3 additions and 3 deletions
|
|
@ -251,7 +251,7 @@ svg:not(:has(use)) .fallback-text {
|
|||
min-width: 100vw;
|
||||
position: fixed;
|
||||
width: 100vw;
|
||||
background-image: url("img/jenna-kim-the-globe.webp");
|
||||
background-image: url("img/jo-myoung-hee-fluid.webp");
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
|
@ -260,7 +260,7 @@ svg:not(:has(use)) .fallback-text {
|
|||
}
|
||||
|
||||
html[data-theme="dark"] .wrapper {
|
||||
background-image: url("img/jenna-kim-the-globe-dark.webp");
|
||||
background-image: url("img/jo-myoung-hee-fluid-dark.webp");
|
||||
}
|
||||
|
||||
form {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue