summaryrefslogtreecommitdiff
path: root/lehed/projekt/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'lehed/projekt/index.html')
-rw-r--r--lehed/projekt/index.html35
1 files changed, 23 insertions, 12 deletions
diff --git a/lehed/projekt/index.html b/lehed/projekt/index.html
index e189ef3..a0221fd 100644
--- a/lehed/projekt/index.html
+++ b/lehed/projekt/index.html
@@ -13,7 +13,7 @@
<!-- navbar -->
<nav class="navbar navbar-expand-md">
- <div class="container fs-5">
+ <div class="container">
<!-- navbar brand / title -->
<a class="navbar-brand" href="../../#intro">
<span class="text-secondary fw-bold">
@@ -22,7 +22,7 @@
</a>
<a class="navbar-brand" href="../../#intro">
- <img class="logo" src="img/erasmusDark2.png" alt="Erasmus logo">
+ <img class="logo" src="img/erasmusDark.png" alt="Erasmus logo">
</a>
<!-- toggle button for mobile nav -->
@@ -34,19 +34,19 @@
<div class="collapse navbar-collapse justify-content-end align-center" id="main-nav">
<ul class="navbar-nav">
<li class="nav-item">
- <a class="nav-link" href="../projekt">Projekt</a>
- </li>
- <li class="nav-item">
<a class="nav-link" href="../juhend">Juhend</a>
</li>
<li class="nav-item">
<a class="nav-link" href="../oppematerjalid">Õppematerjalid</a>
</li>
+ <li class="nav-item">
+ <a class="nav-link" href="../projekt">Projektist</a>
+ </li>
<li class="nav-item d-md-none">
- <a class="nav-link" href="../rollid">Rollid</a>
+ <a class="nav-link" href="../rollid">Tegelased</a>
</li>
<li class="nav-item ms-2 d-none d-md-inline">
- <a class="btn btn-secondary" href="../rollid">Rollid</a>
+ <a class="btn btn-secondary" href="../rollid">Tegelased</a>
</li>
</ul>
</div>
@@ -56,7 +56,7 @@
<!-- Sissejuhatus -->
<section id="sissejuhatus">
- <h1 class="text-center pb-3"><strong>Projekt</strong></h1>
+ <h1 class="text-center pb-3"><strong>Projektist</strong></h1>
</section>
@@ -104,10 +104,25 @@
<br>
<strong>Helisalvestus:</strong> Maido Selgmäe (ERM)
</div>
+
+ <br><br>
+
+ <div>
+ <strong>Kontakt:</strong><br>
+ kaari.siemer@erm.ee
+ <br>
+ pille.rohtla@audentes.ee
+ </div>
+
</main>
<footer>
+ <div class="logoWrapper">
+ <img class="logo" src="img/erasmus.jpg" alt="Erasmus logo">
+ <img class="logo" src="img/erm.jpg" alt="ERM logo">
+ <img class="logo" src="img/audentes.jpg" alt="Audentes logo">
+ </div>
<i><p>
The European Commission's support for the production of this
publication does not constitute an endorsement of the contents,
@@ -119,10 +134,6 @@
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>