generated from cms/tibi-docs
14 lines
374 B
Plaintext
14 lines
374 B
Plaintext
@bg-color: #fff;
|
|
@bg-color-secondary: #343a40;
|
|
@font-color: #343a40;
|
|
@font-color-secondary: #fff;
|
|
@signal-color: #5b6e98;
|
|
|
|
@desktop_large:~ "only screen and (min-width: 1200px)";
|
|
@desktop:~ "only screen and (min-width: 1024px)";
|
|
@tablet:~ "only screen and (min-width: 768px)";
|
|
@mobile: ~"only screen and (min-width: 0px)";
|
|
|
|
@bodyfontsize: 16px;
|
|
@bodyfontsize_desktop: 20px;
|