From 1ace036aca74c4fd310a1a8b65beace72b675ee3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Hrb=C3=A1=C4=8D?= <david@hrbac.cz> Date: Thu, 12 Jan 2017 19:04:44 +0100 Subject: [PATCH] Disable code line extra background --- material/assets/stylesheets/application-a422ff04cc.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/material/assets/stylesheets/application-a422ff04cc.css b/material/assets/stylesheets/application-a422ff04cc.css index 4da0e1109..1a4431f0b 100644 --- a/material/assets/stylesheets/application-a422ff04cc.css +++ b/material/assets/stylesheets/application-a422ff04cc.css @@ -540,9 +540,9 @@ pre span { .article a, .article h1, .article h2 { color: #e84e40; } -.article code { +/* .article code { background: #eee; -} +} */ .article kbd { color: #555; background-color: #fcfcfc; -- GitLab