diff --git a/public/style.css b/public/style.css index b8c28df132ce8c4d968686848af60e26a3c600e4..aa21244c5020d1d81b150b2bafee61def99005e4 100644 --- a/public/style.css +++ b/public/style.css @@ -24,6 +24,7 @@ body { p.myStyle { font-size: 32px; + font-family: 'Courier New', Courier, monospace; color:chocolate; background-color: aqua; }