7 lines
101 B
CSS
7 lines
101 B
CSS
/* @import url("~/.cache/wal/colors.css"); */
|
|
|
|
* {
|
|
font-family: "mononoki";
|
|
font-size: 16;
|
|
}
|