Site v4
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
.miniText {
|
||||
font-size: calc(var(--textSize) * 0.9);
|
||||
font-family: 'Sometype Mono', monospace;
|
||||
color: rgb(0, 0, 0);
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
|
||||
:root {
|
||||
|
||||
Reference in New Issue
Block a user