Jump to content

Template:MainPageBanner: Difference between revisions

From AOWIS
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);
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1.5em;
">
">


     <div class="mainpage-banner-text" style="flex: 1;">
     <!-- FULL-WIDTH HEADER -->
        <h1 style="
    <h1 style="
            margin: 0 0 0.4em 0;
        margin: 0 0 0.8em 0;
            font-size: 2em;
        font-size: 2em;
            font-weight: normal;
        font-weight: normal;
            color: var(--color-base, #202122);
        color: var(--color-base, #202122);
        ">
    ">
            AOWIS – Open Standard for Water & Agricultural Infrastructure
        AOWIS – Open Standard for Water & Agricultural Infrastructure
         </h1>
    </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 0 0.6em 0; font-size: 1.15em;">
            <p style="margin: 0; font-size: 1.15em;">
            AOWIS is an open technical standard for safe, reliable, offline‑capable water and agricultural systems in low‑resource environments.
                AOWIS defines how infrastructure can be operated by sensors, humans, or both — even with unstable power, limited connectivity, and minimal technical support.
         </p>
            </p>
         </div>


         <p style="margin: 0; font-size: 1.15em;">
         <div style="
             AOWIS defines how infrastructure can be operated by sensors, humans, or both — even with unstable power, limited connectivity, and minimal technical support.
            flex: 0 0 auto;
         </p>
            margin-top: 0;         /* ensures perfect alignment */
    </div>
        ">
             [[File:Logo01 full.png|245px]]
         </div>


    <div class="mainpage-banner-logo" style="flex: 0 0 auto;">
        [[File:Logo01 full.png|245px]]
     </div>
     </div>
</div>
</div>

Revision as of 02:39, 18 March 2026

AOWIS – Open Standard for Water & Agricultural Infrastructure

AOWIS is an open technical standard for safe, reliable, offline‑capable water and agricultural systems in low‑resource environments.

AOWIS defines how infrastructure can be operated by sensors, humans, or both — even with unstable power, limited connectivity, and minimal technical support.