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