mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-02-03 14:03:24 +00:00
Fixed a color mismatch issue
This commit is contained in:
@@ -29,11 +29,6 @@ export const base = import.meta.env.BASE_URL.endsWith('/') ? import.meta.env.BAS
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
/* Step numbers more prominent */
|
||||
.sl-steps > li::before {
|
||||
background: var(--sl-color-accent) !important;
|
||||
}
|
||||
|
||||
/* Section dividers */
|
||||
.sl-markdown-content hr {
|
||||
border-color: var(--sl-color-accent-low);
|
||||
|
||||
Reference in New Issue
Block a user