From 7bdbeab4b2e354a6eaf2f319e56cdd92805dc1a0 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 19 Apr 2021 23:32:54 +0200 Subject: adding a flash, adding a bunch of german.. --- frontend/site/projects/museum/views/credits.css | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'frontend/site/projects/museum/views/credits.css') diff --git a/frontend/site/projects/museum/views/credits.css b/frontend/site/projects/museum/views/credits.css index d4b6f72..aaf05c7 100644 --- a/frontend/site/projects/museum/views/credits.css +++ b/frontend/site/projects/museum/views/credits.css @@ -72,6 +72,12 @@ font-size: 2vw; } +.icon-rows { + display: flex; + flex-direction: row; + align-items: center; + justify-content: space-between; +} .page-credits .page-subtitle { margin-bottom: 1rem; @@ -111,7 +117,6 @@ justify-content: flex-start; align-items: center; padding: 3vh 0 6vh 0; - width: 100%; } .page-credits .icons img { height: 7vh; @@ -121,6 +126,12 @@ height: 8vh; } +.icons img.kw-logo { + position: relative; + bottom: -0.1vh; + height: 10vh; +} + .page-credits .page-title { padding-top: 1rem; width: 100%; -- cgit v1.2.3-70-g09d2