10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
|
|
.md {
|
|
--background-normal: #f1f1f1;
|
|
}
|
|
|
|
@background-normal: var(--background-normal, #fff);
|
|
|
|
@border-regular-control: #cbcbcb;
|
|
@text-normal: #000;
|