From 64a7135353c811b4782cb89726cdf15cdb99ef26 Mon Sep 17 00:00:00 2001 From: Pedram Ashofteh Ardakani Date: Mon, 1 Jun 2020 02:16:56 +0430 Subject: Add supporting organizations * Used flex * Should we add the gobierno-canarias? --- css/base.css | 17 +++++++++++++++++ index.html | 9 +++++++++ 2 files changed, 26 insertions(+) diff --git a/css/base.css b/css/base.css index 936f801..7182319 100644 --- a/css/base.css +++ b/css/base.css @@ -264,6 +264,23 @@ a:hover { vertical-align: middle; } +/* ================================================================== + * The sponsors + * ================================================================== */ + +.support { + display: flex; + flex-flow: row wrap; /* stack horizontally and allow wrapping */ + justify-content: space-around; /* display items with space between */ + align-items: center; /* align the items in middle of container */ + margin: 10px auto; +} + +.support img { + width: 120px; + height: auto; +} + /* ================================================================== * Page footer * ================================================================== */ diff --git a/index.html b/index.html index c012b93..4e1ece6 100644 --- a/index.html +++ b/index.html @@ -124,6 +124,15 @@ git branch -b my-fix +
+

Supporting organizations:

+
+
+
+
+
+
+