From e3a7950f332d6ef078dc8f377d5e8cd22c471b26 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: Wed, 7 Sep 2016 08:23:00 +0200
Subject: [PATCH] theme color

---
 it4i_theme/base.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/it4i_theme/base.html b/it4i_theme/base.html
index 5bdbe33f3..addc28a94 100644
--- a/it4i_theme/base.html
+++ b/it4i_theme/base.html
@@ -54,7 +54,6 @@
       }
     </style>
     <link rel="stylesheet" href="{{ base_url }}/assets/stylesheets/application.css">
-    <link rel="stylesheet" href="https://code.getmdl.io/1.2.0/material.blue-red.min.css" />
     {% if config.extra.palette %}
       <link rel="stylesheet" href="{{ base_url }}/assets/stylesheets/palettes.css">
     {% endif %}
-- 
GitLab