All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] docs/website: adjust presentation of Mind sponsoring
@ 2016-07-16 10:00 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2016-07-16 10:00 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=d07521f798a7d2a609f34fbbcacf70799a4e7899
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Make the font size of the Mind block the same as all other blocks (it
was smaller) and re-adjust the min height of all blocks so that they
look the same.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 docs/website/css/main.css  | 2 +-
 docs/website/sponsors.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/website/css/main.css b/docs/website/css/main.css
index db9c4c9..5255531 100644
--- a/docs/website/css/main.css
+++ b/docs/website/css/main.css
@@ -163,7 +163,7 @@ i {
 }
 
 .panel-sponsor {
-	min-height: 300px;
+	min-height: 350px;
 	text-align: justify;
 	text-justify: inter-word;
 }
diff --git a/docs/website/sponsors.html b/docs/website/sponsors.html
index 48c50c4..7a176ee 100644
--- a/docs/website/sponsors.html
+++ b/docs/website/sponsors.html
@@ -44,7 +44,7 @@
 		  <img class="img-responsive center-block" src="images/mind-logo.png"/>
 		</a>
 	      </div>
-	      <div class="col-sm-12" style="font-size: 12px;">
+	      <div class="col-sm-12">
 		<a href="http://www.mind.be">Mind</a> sponsored the
 		dinner of the FOSDEM 2014, 2015 and 2016 Developers
 		Meeting (Brussels), the meeting room and the dinner

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-16 10:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-16 10:00 [Buildroot] [git commit] docs/website: adjust presentation of Mind sponsoring Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.