From 55d82fa7234a854d26db19b8879fe011c36c962a Mon Sep 17 00:00:00 2001 From: German Correa Date: Thu, 11 Oct 2018 13:53:19 -0300 Subject: [PATCH] fix footer, remove commites sections, edit menu with home --- public/style/style.css | 19 +++-- templates/header.html | 9 ++- templates/layout.html | 164 ++++++----------------------------------- 3 files changed, 40 insertions(+), 152 deletions(-) diff --git a/public/style/style.css b/public/style/style.css index a4c0dac..7c72f07 100644 --- a/public/style/style.css +++ b/public/style/style.css @@ -361,13 +361,15 @@ div.interest-links h4 a{ } #logos .thumbnail img{ max-height:100px; + max-width:110px; } -#logos .row.academic-sponsors{ +#logos .row{ flex-wrap:nowrap; + justify-content: space-between; } -.row.academic-sponsors .thumbnail img{ - max-width: 100%; - max-height: 100%; +.row .thumbnail img.achicar-sponsor{ + max-width: 50%; + } #footer p { padding: 0; @@ -397,9 +399,13 @@ div.interest-links h4 a{ line-height: 34px!important; } @media screen and (max-width: 768px) { - #logos .row.academic-sponsors{ + #logos .row{ flex-wrap:wrap; } + #logos .thumbnail img{ + max-height:100px; + max-width:100px; + } } @media screen and (max-width: 480px) { @@ -538,6 +544,3 @@ ul.float-shortcuts a{ padding-top:15px; } } -img.imgchica{ - max-height: 95px; -} \ No newline at end of file diff --git a/templates/header.html b/templates/header.html index 40a6e68..74f177e 100644 --- a/templates/header.html +++ b/templates/header.html @@ -8,7 +8,7 @@

Workshop on Surface Dynamics

- On the occasion of Patrice Le Calvez 60th birthday
+ On the occasion of Patrice Le Calvez 60th anniversary

@@ -28,15 +28,16 @@ - SurfacesWorkshop2018 + Surfac Dynamics Menu