Differences
This shows you the differences between two versions of the page.
| partials:homepage:hero [2026/09/18 21:22] – created ayush | partials:homepage:hero [2026/09/18 21:32] (current) – ayush | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | \\ | + | < |
| + | < | ||
| + | .spp-hero { | ||
| + | width: 70%; | ||
| + | margin: 2rem auto; | ||
| + | text-align: center; | ||
| + | } | ||
| - | <WRAP tablewidth 70% center centeralign> | + | .spp-hero__title { |
| + | margin-bottom: | ||
| + | font-size: 1.8em; | ||
| + | line-height: | ||
| + | } | ||
| - | <text type=" | + | .spp-hero__logos { |
| + | display: grid; | ||
| + | grid-template-columns: | ||
| + | align-items: | ||
| + | gap: 2rem; | ||
| + | } | ||
| - | </ | + | .spp-hero__logos img { |
| + | display: block; | ||
| + | max-width: 100%; | ||
| + | height: auto; | ||
| + | margin: auto; | ||
| + | } | ||
| - | <WRAP tablewidth 70% center centeralign> | + | .spp-hero__logos img: |
| + | width: 270px; | ||
| + | } | ||
| - | \\ | + | .spp-hero__logos img: |
| + | width: 300px; | ||
| + | } | ||
| - | < | + | .spp-hero__logos img: |
| - | <col lg=" | + | width: 250px; |
| - | <col lg=" | + | } |
| - | <col lg=" | + | |
| - | </ | + | |
| - | </ | + | @media (max-width: 767px) { |
| + | .spp-hero { | ||
| + | width: calc(100% - 2rem); | ||
| + | } | ||
| - | <WRAP clear> </WRAP> | + | .spp-hero__logos { |
| + | grid-template-columns: | ||
| + | } | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | <section class=" | ||
| + | <div class=" | ||
| + | Polarimetric Radar Observations meet Atmospheric Modelling (PROM) – | ||
| + | < | ||
| + | Fusion of Radar Polarimetry and Numerical Atmospheric Modelling Towards an Improved Understanding of Cloud and Precipitation Processes | ||
| + | </ | ||
| + | |||
| + | <div class=" | ||
| + | <img | ||
| + | src=" | ||
| + | alt=" | ||
| + | > | ||
| + | <img | ||
| + | src=" | ||
| + | alt=" | ||
| + | > | ||
| + | <img | ||
| + | src=" | ||
| + | alt=" | ||
| + | > | ||
| + | </ | ||
| + | </ | ||
| + | </html> | ||