From 160c7ede6c59c27141786c3398a9dbb65e3ed901 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Tue, 5 Mar 2024 12:24:06 -0500 Subject: updated mongo to 7, updated the package list, added a box around the code blocks --- css/master.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'css') diff --git a/css/master.css b/css/master.css index ae06f44..10e53ea 100644 --- a/css/master.css +++ b/css/master.css @@ -61,3 +61,9 @@ a:link { a:visited { color: #008787; } + +pre { + border: 2px solid #005f87; + padding: 10px; + margin: 10px; +} -- cgit v1.2.3