From ab5a53eee9f13d38e788eb475020d1037925e23f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz>
Date: Thu, 15 Sep 2016 18:17:05 +0200
Subject: [PATCH] edit css background code block

---
 it4i_theme/assets/stylesheets/application.css | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/it4i_theme/assets/stylesheets/application.css b/it4i_theme/assets/stylesheets/application.css
index 4366af6fc..8dcb3d398 100644
--- a/it4i_theme/assets/stylesheets/application.css
+++ b/it4i_theme/assets/stylesheets/application.css
@@ -535,9 +535,6 @@ pre span {
 .article a, .article h1, .article h2 {
     color: #fff0e6;
 }
-.article code {
-    background: #eee;
-}
 .article kbd {
     color: #555;
     background-color: #fcfcfc;
-- 
GitLab