From defa4d215093dec14dacc18b0694356d44124a58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 31 Jul 2019 13:35:28 -0400 Subject: [PATCH] Commit compiled CSS --- web/themes/custom/geofresco/dist/css/global.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/themes/custom/geofresco/dist/css/global.css b/web/themes/custom/geofresco/dist/css/global.css index 5d362a8..ff12b0a 100644 --- a/web/themes/custom/geofresco/dist/css/global.css +++ b/web/themes/custom/geofresco/dist/css/global.css @@ -1233,12 +1233,14 @@ a.has-text-danger:hover, a.has-text-danger:focus { position: relative !important; } .title, +.subtitle, .content h1, .content h2, .content h3, .content h4, .content h5, -.content h6 { +.content h6, +.menu { font-family: "Ocan", "Ubuntu", "Arial Narrow", "Helvetica", "Arial", "Lucida", sans-serif; } .image.no-upscale img {