From c947431e920756634cc436d1f31eb51173db4730 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 31 Jul 2019 18:14:46 -0400 Subject: [PATCH] Commit compiled CSS --- web/themes/custom/geofresco/dist/css/global.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/web/themes/custom/geofresco/dist/css/global.css b/web/themes/custom/geofresco/dist/css/global.css index 0771314..f926b69 100644 --- a/web/themes/custom/geofresco/dist/css/global.css +++ b/web/themes/custom/geofresco/dist/css/global.css @@ -1243,6 +1243,20 @@ a.has-text-danger:hover, a.has-text-danger:focus { .menu { font-family: "Ocan", "Ubuntu", "Arial Narrow", "Helvetica", "Arial", "Lucida", sans-serif; } +.green { + color: #478D00; } + +.yellow { + color: #ffdd57; } + +.geo-title { + display: block; + width: 6em; + position: relative; + bottom: 3.6rem; + overflow: visible; + height: 1rem; } + .image.no-upscale img { width: intrinsic; /* Safari/WebKit uses a non-standard name */