From d971c85401e1234a395a3e123a513f8e775809de Mon Sep 17 00:00:00 2001 From: noxy Date: Thu, 2 Feb 2017 12:54:46 +0000 Subject: [PATCH] Update style.css --- s/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/s/style.css b/s/style.css index 1d716c6..b34fa7f 100644 --- a/s/style.css +++ b/s/style.css @@ -142,6 +142,8 @@ code { img { vertical-align: middle; max-height: 770px; + border: 1px solid black; + box-shadow: 0 0 15px #000; } .wrapper {