From a28c9f8d60f83358c3ecf73ba1d6356e4a3e0e66 Mon Sep 17 00:00:00 2001 From: Crimson Tome <64846840+CrimsonTome@users.noreply.github.com> Date: Sat, 16 Oct 2021 17:22:56 +0100 Subject: [PATCH] Update index.css --- css/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/index.css b/css/index.css index 6d3bbfc..4dbaeea 100644 --- a/css/index.css +++ b/css/index.css @@ -71,6 +71,7 @@ pre, code { font-family: Consolas, Menlo, Monaco, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", "Courier New", Courier, monospace; line-height: 1.5; + background-color: #C0C0C0; } pre { font-size: 14px;