Automatic css build

This commit is contained in:
Build Bot 2023-09-26 23:42:49 +00:00
parent d04f7568da
commit 869a8854f3

View File

@ -46,6 +46,7 @@ i {
pre {
font-family: var(--font-family);
font-display: swap;
background: #f4f4f4;
border: 1px solid #ddd;
padding: 1rem;
@ -3564,6 +3565,7 @@ img.bordered {
input, select, textarea, .textarea, option {
font-family: var(--font-family);
font-display: swap;
font-weight: 300; }
input[type=checkbox] ~ .checked-visibility {