diff --git a/docs/website/css/sponsors.css b/docs/website/css/sponsors.css new file mode 100644 index 0000000000..889737eabd --- /dev/null +++ b/docs/website/css/sponsors.css @@ -0,0 +1,40 @@ +.sponsors-container { + display: flex; + flex-wrap: wrap; + gap: 15px; + align-items: stretch; +} + +.sponsor-entry { + flex: 0 0 calc(33.333% - 10px); + display: flex; + flex-direction: column; + min-width: 250px; +} + +.sponsor-entry .panel { + flex: 1; + display: flex; + flex-direction: column; +} + +.sponsor-entry .panel-body { + flex: 1; + display: flex; + flex-direction: column; +} + +.sponsor-title { + display: flex; + align-items: center; + justify-content: center; + min-height: 150px; +} + +.sponsor-title img { + max-height: 120px; +} + +.sponsor-body { + flex: 1; +} diff --git a/docs/website/sponsors.html b/docs/website/sponsors.html index eef82d2cfa..c15802257e 100644 --- a/docs/website/sponsors.html +++ b/docs/website/sponsors.html @@ -1,5 +1,7 @@ + +
Throughout its history, the Buildroot project has been sponsored by various companies, that we would like to thank below.
-
Bootlin sponsored financially the Buildroot Association for the ELCE 2018 meeting, sponsored the meeting @@ -235,15 +236,15 @@
CircuitCo sponsored several development boards for the Google Summer of Code 2013 project on Buildroot.
@@ -346,14 +341,14 @@
BoundaryDevices sponsored an i.MX6 development board for the Google Summer of Code 2013 project on Buildroot.
@@ -361,17 +356,15 @@
Fluendo sponsored the meeting room for the ELCE 2012 Developer Days in Barcelona Spain.
@@ -380,14 +373,14 @@
Synopsys sponsored the dinner for the ELCE 2012 Developer Days in Barcelona, Spain.
Calao Systems - provided a a meeting room for the ELCE 2009 Developer Days + provided a meeting room for the ELCE 2009 Developer Days in Grenoble, France.