mirror of
https://github.com/centau/vide.git
synced 2026-08-21 07:21:36 +00:00
Removed banner, removed copyright notice, reduced home page
This commit is contained in:
parent
1554325efb
commit
e51b0877fd
7 changed files with 9 additions and 172 deletions
|
|
@ -1,7 +1,3 @@
|
|||
.home > * > .plugin-tabs--tab-list {
|
||||
background-color: var(--vp-c-bg-alt);
|
||||
}
|
||||
|
||||
.home > * > .VPNavBar:not(.top) {
|
||||
backdrop-filter: blur(0.5rem);
|
||||
background-color: transparent !important;
|
||||
|
|
@ -15,4 +11,9 @@
|
|||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.VPHome {
|
||||
margin-top: auto !important;
|
||||
margin-bottom: auto !important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue