mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-29 11:48:12 -07:00
website: redesign part 8
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
main.learn {
|
||||
> nav {
|
||||
counter-reset: content-theme;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
padding-top: var(--top-offset);
|
||||
@@ -44,7 +45,7 @@ main.learn {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
&:is(:hover, [aria-current="location"]) {
|
||||
color: var(--orange);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user