mirror of
https://github.com/wavetermdev/waveterm-docs.git
synced 2026-08-05 13:45:23 -07:00
add github svg
This commit is contained in:
@@ -17,3 +17,11 @@
|
||||
--ifm-color-primary-lighter: #72cb5f;
|
||||
--ifm-color-primary-lightest: #8cd47d;
|
||||
}
|
||||
|
||||
.header-github-link div {
|
||||
height: 24px;
|
||||
width: 24px;
|
||||
background-color: var(--ifm-font-color-base);
|
||||
mask: url(/img/Octicons-mark-github.svg) no-repeat center / contain;
|
||||
-webkit-mask: url(/img/Octicons-mark-github.svg) no-repeat center / contain;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user