mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-25 16:48:39 +00:00
Automatic css build
This commit is contained in:
parent
d04f7568da
commit
869a8854f3
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user