mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-02-14 08:48:41 +00:00
Automatic css build
This commit is contained in:
parent
d04f7568da
commit
869a8854f3
|
|
@ -46,6 +46,7 @@ i {
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
font-family: var(--font-family);
|
font-family: var(--font-family);
|
||||||
|
font-display: swap;
|
||||||
background: #f4f4f4;
|
background: #f4f4f4;
|
||||||
border: 1px solid #ddd;
|
border: 1px solid #ddd;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
|
@ -3564,6 +3565,7 @@ img.bordered {
|
||||||
|
|
||||||
input, select, textarea, .textarea, option {
|
input, select, textarea, .textarea, option {
|
||||||
font-family: var(--font-family);
|
font-family: var(--font-family);
|
||||||
|
font-display: swap;
|
||||||
font-weight: 300; }
|
font-weight: 300; }
|
||||||
|
|
||||||
input[type=checkbox] ~ .checked-visibility {
|
input[type=checkbox] ~ .checked-visibility {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user