diff options
Diffstat (limited to 'lehed/juhend/index.html')
-rw-r--r-- | lehed/juhend/index.html | 28 |
1 files changed, 23 insertions, 5 deletions
diff --git a/lehed/juhend/index.html b/lehed/juhend/index.html index 47dd207..ccd757a 100644 --- a/lehed/juhend/index.html +++ b/lehed/juhend/index.html @@ -20,6 +20,11 @@ Digirännak </span> </a> + + <a class="navbar-brand" href="../../#intro"> + <img class="logo" src="img/erasmusDark2.png" alt="Erasmus logo"> + </a> + <!-- toggle button for mobile nav --> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main-nav" aria-controls="main-nav" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> @@ -50,7 +55,7 @@ <!-- Sissejuhatus --> <section id="sissejuhatus"> - <h1 class="text-center text-white pb-3">Juhend</h1> + <h1 class="text-center pb-3"><strong>Juhend</strong></h1> </section> @@ -150,10 +155,23 @@ </section> - - - - + <footer> + <i><p> + The European Commission's support for the production of this + publication does not constitute an endorsement of the contents, + which reflect the views only of the authors, and the Commission + cannot be held responsible for any use which may be made of the + information contained therein. + <br> + Euroopa Komisjoni toetus sellele projektile ei tähenda, et selle + sisu on heaks kiidetud. Sisu kajastab autorite seisukohti – Euroopa + Komisjon ei võta vastutust selles sisalduva teabe kasutamise eest. + </p></i> + <div class="logoWrapper"> + <img class="logo" src="img/ermDark.jpg" alt="ERM logo"> + <img class="logo" src="img/audentesDark.png" alt="Audentes logo"> + </div> + </footer> |