From 2c9c044727ca08d0770927158a64f8042b9f7d7d Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 8 Jul 2020 19:25:09 +0200 Subject: Update --- css/gitjoe.css | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/css/gitjoe.css b/css/gitjoe.css index 9c108ef..61ce1cc 100644 --- a/css/gitjoe.css +++ b/css/gitjoe.css @@ -125,15 +125,11 @@ div#content tr:hover { background-color: #d1e2f4; } -a.line { - color: #8f3f71; -} - a.line:hover { - background-color: #ffafef; + background-color: #d1e2f4; } -pre#blob { +pre { font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; font-size: smaller; background-color: #d1e2f4; -- cgit v1.2.3