From 0cadb482c7ed673261e66336031c017467b2a80d 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: Fri, 2 Sep 2016 10:06:35 +0200
Subject: [PATCH] vagrant test

---
 it4i_theme/css/theme_extra.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/it4i_theme/css/theme_extra.css b/it4i_theme/css/theme_extra.css
index bdea820fa..7b4a8a702 100644
--- a/it4i_theme/css/theme_extra.css
+++ b/it4i_theme/css/theme_extra.css
@@ -2,7 +2,7 @@
  * Tweak the overal size to better match RTD.
  */
 body {
-    font-size: 80%;
+    font-size: 90%;
 }
 
 h3, h4, h5, h6 {
@@ -21,7 +21,7 @@ h3, h4, h5, h6 {
     padding: 0.4045em 1.618em;
     display: block;
     position: relative;
-    font-size: 80%;
+    font-size: 90%;
     color: #2980B9;
 }
 
-- 
GitLab