This commit is contained in:
Петухова Ростислава
2023-11-01 01:19:15 +03:00
parent b6ba139b1d
commit ba6d0d1776
4 changed files with 46 additions and 8 deletions

View File

@@ -1,22 +1,22 @@
<header>
<div class="headerButton-grid">
<a href="/pages/Музей кружева.html" style="text-decoration:none">
<a href="/index.html" style="text-decoration:none">
<button style="background: transparent; border: none !important;">
<p class="titleText">Вологда путешествия</p>
<p class="titleText">Путешествия по Вологде</p>
</button>
</a>
<a href="/pages/Музей кружева.html" style="text-decoration:none" class="hidingMenu">
<a href="#VologdaHistory" style="text-decoration:none" class="hidingMenu">
<button style="background: transparent; border: none !important;"> </button>
<p class="titleTextMini">Вологда</p>
</a>
<a href="/pages/Музей кружева.html" style="text-decoration:none" class="hidingMenu">
<a href="#AttractionsMap" style="text-decoration:none" class="hidingMenu">
<button style="background: transparent; border: none !important;"> </button>
<p class="titleTextMini">Достопримечательности</p>
</a>
<a href="/pages/Музей кружева.html" style="text-decoration:none" class="hidingMenu">
<a href="#RestaurantsMap" style="text-decoration:none" class="hidingMenu">
<button style="background: transparent; border: none !important;"> </button>
<p class="titleTextMini">Рестораны</p>
</a>