6 lines
92 B
CSS
6 lines
92 B
CSS
html {
|
|
font-size: 90%;
|
|
}
|
|
body {
|
|
font-family: "Martian Mono", monospace !important;
|
|
} |