|
body{
|
|
width: 100%;
|
|
height: 100%;
|
|
/* font-family: "Serif-Medium"; */
|
|
}
|
|
|
|
.VPLink.VPNavBarMenuLink{
|
|
color: var(--vp-c-text-2);
|
|
}
|
|
|
|
.VPLocalNav .outline{
|
|
outline-style: none;
|
|
}
|
|
|
|
|
|
/*
|
|
@media ((min-width: 960px)) {
|
|
.VPNavBar.top .divider-line{
|
|
background: transparent!important;
|
|
}
|
|
} */ |