mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
fix: note & reminder visible on light mode
This commit is contained in:
@@ -139,11 +139,6 @@ starlight-menu-button svg {
|
|||||||
color: var(--sl-color-text);
|
color: var(--sl-color-text);
|
||||||
}
|
}
|
||||||
|
|
||||||
.starlight-aside--note .starlight-aside__title,
|
|
||||||
.starlight-aside--tip .starlight-aside__title {
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
|
|
||||||
.starlight-aside--danger {
|
.starlight-aside--danger {
|
||||||
background-color: #f100002e;
|
background-color: #f100002e;
|
||||||
border: solid 1px red;
|
border: solid 1px red;
|
||||||
|
|||||||
Reference in New Issue
Block a user