Add ~~fonts~~ foooooonts!

This commit is contained in:
askiiart 2024-03-05 15:58:07 -06:00
parent 8bccc2a611
commit b976e6f768
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
13 changed files with 102 additions and 53 deletions

View file

@ -5,7 +5,7 @@ pre[class*=language-] {
color: #f8f8f2;
background: 0 0;
text-shadow: 0 1px rgba(0, 0, 0, .3);
font-family: 'Nimbus Mono PS', 'Liberation Mono', Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', 'Lucida Console', monospace;
font-family: 'FiraCode', 'Nimbus Mono PS', 'Liberation Mono', Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', 'Lucida Console', monospace;
font-size: 1em;
text-align: left;
white-space: pre;