2019-03-29 23:28:26 +08:00
|
|
|
:root {
|
|
|
|
--primary: dodgerblue;
|
|
|
|
--fg: #fff;
|
|
|
|
--bg: #333;
|
2019-04-01 17:18:28 +08:00
|
|
|
--shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
|
2019-04-01 04:02:26 +08:00
|
|
|
|
|
|
|
--font-size-large: 112.5%;
|
|
|
|
--icon-spacing: 4px;
|
2019-03-29 23:28:26 +08:00
|
|
|
}
|