modify for nvidia dashboard
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user