diff --git a/it4i_theme/assets/stylesheets/application.css b/it4i_theme/assets/stylesheets/application.css
index 4366af6fca1814c9b7b70944e5690d8828b12c5b..8dcb3d39800bd943047829f6c05fa7679b4958e6 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;