From 90a85134ce69eb5470a8248ebe7bdadc588e5d1e Mon Sep 17 00:00:00 2001 From: Demonstrandum Date: Thu, 6 Aug 2020 02:26:28 +0100 Subject: [PATCH] Update style. --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index c35d6e9..66b1fd2 100644 --- a/style.css +++ b/style.css @@ -42,6 +42,8 @@ a.line { } .linenos { + margin-right: 0; + border-right: 1px solid rgb(0 0 0 / 8%); user-select: none; } -- 2.39.2