This commit is contained in:
parent
be5fe4d954
commit
40982a96bf
@ -106,3 +106,12 @@ details[open] summary {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.note {
|
||||
--pico-font-weight: 200;
|
||||
|
||||
font-weight: var(--pico-font-weight);
|
||||
display: inline-block;
|
||||
font-style: italic;
|
||||
padding: calc(var(--pico-spacing) / 3) 0;
|
||||
}
|
||||
|
||||
|
@ -106,3 +106,12 @@ details[open] summary {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.note {
|
||||
--pico-font-weight: 200;
|
||||
|
||||
font-weight: var(--pico-font-weight);
|
||||
display: inline-block;
|
||||
font-style: italic;
|
||||
padding: calc(var(--pico-spacing) / 3) 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user