add open source reference
This commit is contained in:
@@ -82,6 +82,15 @@ a:hover {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.site-notice a {
|
||||
color: var(--accent);
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.site-notice a:hover {
|
||||
color: var(--accent-light);
|
||||
}
|
||||
|
||||
.site-header {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user