plot tweaks
This commit is contained in:
parent
349942150d
commit
23ef0d5a6f
|
@ -1,3 +1,5 @@
|
|||
html, body { background: black; color: white; font-family: monospace; }
|
||||
|
||||
h1, h2, h3, p { font-family: monospace; }
|
||||
|
||||
.tocset { display: none; }
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
@(require plot/no-gui racket "plot")
|
||||
|
||||
@title[#:style '(toc-hidden no-sidebar no-index no-toc+aux)]{BLÁHAJ score chart}
|
||||
@title[#:style '(toc-hidden no-sidebar no-index no-toc+aux)]{BLÅHAJ score chart}
|
||||
|
||||
meow
|
||||
|
||||
|
|
Loading…
Reference in New Issue