aboutsummaryrefslogtreecommitdiff
path: root/docs/style.css
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-02-16 10:58:35 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-02-16 10:58:35 -0500
commit9f3348739971eb3e212c36dacbd73b436bf314f7 (patch)
treedf02f67772396ea2da2bb61f28ca352c332b6029 /docs/style.css
parentb73eba3fed4a816106ef914eb80dc4da61d2efb8 (diff)
Missed a CSS rule
Diffstat (limited to 'docs/style.css')
-rw-r--r--docs/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/style.css b/docs/style.css
index 3b2421ef..7c3868ac 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -83,7 +83,7 @@ pre.Iosevka, .Iosevka .key, .Iosevka .code, .Iosevka .highlight, .Iosevka .rslt
pre.Julia , .Julia .key, .Julia .code, .Julia .highlight, .Julia .rslt { font-family:JuliaMono,monospace; }
pre.Fairfax, .Fairfax .key, .Fairfax .code, .Fairfax .highlight, .Fairfax .rslt { font-family:FFHD,monospace; font-size:1.1rem; line-height:1.01; }
.Fairfax .key { line-height:1.25; }
-pre.f3270 , .f3270 .key, .f3270 .code, .f3270 .rslt { font-family:f3270,monospace; font-size:1rem; line-height:1.1; }
+pre.f3270 , .f3270 .key, .f3270 .code, .f3270 .highlight, .f3270 .rslt { font-family:f3270,monospace; font-size:1rem; line-height:1.1; }
.f3270 .key { line-height:1.4; }
code, kbd, svg text {