mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-04-02 18:38:22 +08:00
misc: add announcement bar
This commit is contained in:
@@ -37,3 +37,9 @@ html[data-theme='dark'] {
|
||||
--ifm-h3-font-size: 1.25rem;
|
||||
}
|
||||
}
|
||||
|
||||
div[class^='announcementBar_'] {
|
||||
background-color: var(--ifm-color-primary);
|
||||
color: #fff;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user