mirror of
https://github.com/araxiaonline/docs.git
synced 2026-06-13 03:32:31 -04:00
dark and color background change only
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
--dark-background: #11111f;
|
||||
--sidebar-background: #11111f;
|
||||
--content-max-width: 80em;
|
||||
--cover-background-image: radial-gradient(ellipse at center bottom, hsl(201deg 69.76% 12.89%), transparent);
|
||||
}
|
||||
|
||||
.cover-main img {
|
||||
@@ -31,6 +32,11 @@ body {
|
||||
background-color: var(--dark-background) !important;
|
||||
}
|
||||
|
||||
body::before {
|
||||
background-color: var(--dark-background) !important;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user