mirror of
https://github.com/katanemo/plano.git
synced 2026-06-08 14:55:14 +02:00
6 lines
54 B
CSS
6 lines
54 B
CSS
|
|
@import url("theme.css");
|
||
|
|
|
||
|
|
body {
|
||
|
|
font-size: 1em;
|
||
|
|
}
|