modify for nvidia dashboard

This commit is contained in:
2024-02-23 20:22:05 +01:00
parent f0309881ef
commit de2d3dc85f
58 changed files with 278 additions and 23575 deletions

View File

@@ -10861,19 +10861,7 @@ a:focus {
}
.bg-login-image {
background: url("https://source.unsplash.com/K4mSJ7kc0As/600x800");
background-position: center;
background-size: cover;
}
.bg-register-image {
background: url("https://source.unsplash.com/Mv9hjnEUHR4/600x800");
background-position: center;
background-size: cover;
}
.bg-password-image {
background: url("https://source.unsplash.com/oWTW-jNGl9I/600x800");
background: url("../img/nvidia-ai-art.jpg");
background-position: center;
background-size: cover;
}
@@ -11279,3 +11267,7 @@ footer.sticky-footer .copyright {
body.sidebar-toggled footer.sticky-footer {
width: 100%;
}
.nvidia-logo {
vertical-align: sub;
}