diff --git a/content/style.css b/content/style.css index a7efd82..9a9afec 100644 --- a/content/style.css +++ b/content/style.css @@ -32,15 +32,18 @@ } p { font-family: monospace; + color: #001858; } input { font-family: monospace; } button { font-family: monospace; + color: #001858; } h1, h2, h3, h4, h5, h6 { font-family: monospace; + color: #001858; } /*}*/