Update index.css

main
Crimson Tome 2021-10-20 18:53:32 +01:00 committed by GitHub
parent 270d4fb0dd
commit 9f7696075f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -86,6 +86,8 @@ pre,
code {
font-family: Consolas, Menlo, Monaco, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", "Courier New", Courier, monospace;
line-height: 1.5;
background: var(--bg);
color: var(--text);
}
pre {
font-size: 14px;