feat(glossaire): polish sticky entry flow and aside navigation
This commit is contained in:
@@ -442,10 +442,10 @@ html{ scroll-behavior: smooth; }
|
||||
opacity: .96;
|
||||
}
|
||||
.rf-h3{
|
||||
font-size: var(--rf-h3-size);
|
||||
line-height: var(--rf-h3-lh);
|
||||
font-weight: var(--rf-h3-fw);
|
||||
opacity: .92;
|
||||
font-size: calc(var(--rf-h2-size, 1.5rem) * 0.72);
|
||||
line-height: calc(var(--rf-h2-lh, 1.25) * 0.9);
|
||||
font-weight: var(--rf-h3-fw, 650);
|
||||
opacity: .86;
|
||||
}
|
||||
.rf-line:hover{ text-decoration: underline; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user