CSS cleanups and preparations
This commit is contained in:
parent
72bddf3c9f
commit
0269ed5c60
18 changed files with 66 additions and 529 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
.breadcrumb a {
|
||||
--recursive-mono: 1;
|
||||
--recursive-wght: 500;
|
||||
font-weight: 500;
|
||||
|
||||
color: var(--text-color);
|
||||
text-decoration: none;
|
||||
|
@ -452,7 +452,7 @@ ul.branch-quote {
|
|||
position: relative;
|
||||
|
||||
&::before {
|
||||
--recursive-wght: 900;
|
||||
font-weight: 900;
|
||||
|
||||
content: "“";
|
||||
position: absolute;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue