mirror of
https://github.com/fmhy/edit.git
synced 2026-02-02 09:11:11 +11:00
styling
This commit is contained in:
parent
662ebee310
commit
19c7e81015
2 changed files with 7 additions and 1 deletions
|
|
@ -227,3 +227,9 @@
|
||||||
transform: rotate(360deg);
|
transform: rotate(360deg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.VPHero .action:not(:last-child) a.VPButton.alt {
|
||||||
|
background-color: transparent;
|
||||||
|
border-color: var(--vp-c-brand-soft) !important;
|
||||||
|
color: var(--vp-button-alt-text) !important;
|
||||||
|
}
|
||||||
|
|
|
||||||
2
index.md
2
index.md
|
|
@ -17,7 +17,7 @@ hero:
|
||||||
- theme: brand
|
- theme: brand
|
||||||
text: Browse Collection
|
text: Browse Collection
|
||||||
link: /adblockvpnguide
|
link: /adblockvpnguide
|
||||||
- theme: brand
|
- theme: alt
|
||||||
text: Posts
|
text: Posts
|
||||||
link: /posts
|
link: /posts
|
||||||
- theme: alt
|
- theme: alt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue