Template:MainPageBanner: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
border-radius: 4px; | border-radius: 4px; | ||
color: var(--color-base, #202122); | color: var(--color-base, #202122); | ||
"> | "> | ||
< | <!-- FULL-WIDTH HEADER --> | ||
<h1 style=" | |||
margin: 0 0 0.8em 0; | |||
font-size: 2em; | |||
font-weight: normal; | |||
color: var(--color-base, #202122); | |||
"> | |||
AOWIS – Open Standard for Water & Agricultural Infrastructure | |||
</ | </h1> | ||
<!-- FLEX ROW: TEXT + LOGO --> | |||
<div style=" | |||
display: flex; | |||
justify-content: space-between; | |||
align-items: flex-start; | |||
gap: 1.5em; | |||
"> | |||
<div style="flex: 1;"> | |||
<p style=" | |||
margin: 0 0 0.6em 0; | |||
font-size: 1.15em; | |||
line-height: 1.3em; /* key: aligns image with first line */ | |||
"> | |||
AOWIS is an open technical standard for safe, reliable, offline‑capable water and agricultural systems in low‑resource environments. | |||
</p> | |||
<p style="margin: 0; font-size: 1.15em;"> | |||
AOWIS defines how infrastructure can be operated by sensors, humans, or both — even with unstable power, limited connectivity, and minimal technical support. | |||
</ | </p> | ||
</div> | |||
< | <div style=" | ||
flex: 0 0 auto; | |||
margin-top: 0; /* ensures perfect alignment */ | |||
"> | |||
[[File:Logo01 full.png|245px]] | |||
</div> | |||
</div> | </div> | ||
</div> | </div> | ||