обновление верхней панельки
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
<header>
|
<header>
|
||||||
<div class="headerButton-grid">
|
<div class="headerButton-grid">
|
||||||
<a href="/index.html" style="text-decoration:none">
|
<a href="/index.html" style="text-decoration:none">
|
||||||
<button style="background: transparent; border: none !important;">
|
<button style="background: transparent; border: none !important;"> </button>
|
||||||
<p class="titleText">Путешествия по Вологде</p>
|
<p class="titleTextMini">Путешествия по Вологде</p>
|
||||||
</button>
|
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="/index.html#AttractionsMap" style="text-decoration:none" class="hidingMenu">
|
<a href="/index.html#AttractionsMap" style="text-decoration:none" class="hidingMenu">
|
||||||
|
|||||||
@@ -104,8 +104,9 @@
|
|||||||
.headerButton-grid {
|
.headerButton-grid {
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: auto;
|
grid-template-columns: auto;
|
||||||
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
margin: auto;
|
||||||
|
/* margin-bottom: 2em; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.button-grid {
|
.button-grid {
|
||||||
|
|||||||
@@ -59,6 +59,7 @@
|
|||||||
font-family: 'Georgia';
|
font-family: 'Georgia';
|
||||||
margin: 0.2em;
|
margin: 0.2em;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
|
text-decoration: underline;
|
||||||
|
|
||||||
color: rgb(255, 255, 255);
|
color: rgb(255, 255, 255);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user