parent
149ef1f3cc
commit
10ab439518
|
@ -8,6 +8,14 @@ $primary: #637238 !default;
|
||||||
color: #637238;
|
color: #637238;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.sidebar-item-container .active {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sidebar nav[role=doc-toc] ul>li>a.active, .sidebar nav[role=doc-toc] ul>li>ul>li>a.active{
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
img.quarto-cover-image {
|
img.quarto-cover-image {
|
||||||
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
|
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue