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