Line 1: | Line 1: | ||
{{Marburg}} | {{Marburg}} | ||
+ | <html> | ||
+ | <div class="titleWrapper"><div class="titleBackground" style="background-image:none"></div><div class="title">Public Engagement</div></div> | ||
+ | <article> | ||
+ | <style> | ||
+ | .imageContainer3x3 { | ||
+ | display: flex; | ||
+ | flex-wrap: wrap; | ||
+ | justify-content: space-around; | ||
+ | align-items: center; | ||
+ | } | ||
+ | .imageContainer3x3 div { | ||
+ | width: 30%; | ||
+ | margin-bottom: 2%; | ||
+ | text-align:center; | ||
+ | } | ||
+ | .imageContainer3x3 div img { | ||
+ | width: 100%; | ||
+ | } | ||
+ | .imageContainer2x2 { | ||
+ | display: flex; | ||
+ | flex-wrap: wrap; | ||
+ | justify-content: space-around; | ||
+ | align-items: center; | ||
+ | } | ||
+ | .imageContainer2x2 div { | ||
+ | width: 50%; | ||
+ | margin-bottom: 2%; | ||
+ | text-align:center; | ||
+ | } | ||
+ | .imageContainer2x2 div img { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
+ | |||
+ | <body> | ||
+ | |||
+ | </body> | ||
+ | |||
+ | |||
+ | |||
+ | </article> | ||
+ | </html> | ||
+ | |||
{{Marburg/test}} | {{Marburg/test}} |
Revision as of 11:12, 13 October 2018
Public Engagement