Compare commits
	
		
			11 Commits
		
	
	
		
			967caefc21
			...
			main
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| afdd951ebd | |||
| 2701db8795 | |||
| 09c52d8c20 | |||
| 145ef93088 | |||
| c44cb1cc5b | |||
| f065b13c62 | |||
|   | 2687aaeebc | ||
|   | 8d27dee276 | ||
|   | 2ed6c8aef4 | ||
|   | a814405f7d | ||
|   | bab0217b12 | 
| Before Width: | Height: | Size: 334 KiB | 
| Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB | 
| Before Width: | Height: | Size: 187 KiB | 
| Before Width: | Height: | Size: 767 KiB | 
| Before Width: | Height: | Size: 251 KiB | 
| Before Width: | Height: | Size: 337 KiB | 
| Before Width: | Height: | Size: 569 KiB | 
| Before Width: | Height: | Size: 284 KiB | 
| Before Width: | Height: | Size: 193 KiB | 
| Before Width: | Height: | Size: 234 KiB | 
| Before Width: | Height: | Size: 154 KiB | 
| Before Width: | Height: | Size: 406 KiB | 
| Before Width: | Height: | Size: 58 KiB | 
| Before Width: | Height: | Size: 115 KiB | 
| @@ -20,44 +20,36 @@ | |||||||
|  |  | ||||||
|     <body> |     <body> | ||||||
|         <!--HEADER --> |         <!--HEADER --> | ||||||
|         <div w3-include-html="/style/header.html"></div> |         <div w3-include-html="/pages/header.html"></div> | ||||||
|  |  | ||||||
|         <!--VOLOGDA DESCRIPTION--> |         <!--VOLOGDA DESCRIPTION--> | ||||||
|         <div class="vologdaDescription"> |         <div class="vologdaDescription"> | ||||||
|             <p class="normalText">Вологда – город, которые многие называют душой Русского Севера. Это родина вологодского масла и вологодского кружева, столица Опричнины и кладезь исторических достопримечательностей. Это город древний – с девятивековой историей, богатый – с более чем двумястами памятниками культуры и архитектуры, самобытный и живописный.</p> |             <p class="infoText">Вологда – город, которые многие называют душой Русского Севера. Это родина вологодского масла и вологодского кружева, столица Опричнины и кладезь исторических достопримечательностей. Это город древний – с девятивековой историей, богатый – с более чем двумястами памятниками культуры и архитектуры, самобытный и живописный.</p> | ||||||
|         </div> |         </div> | ||||||
|  |  | ||||||
|         <!-- <a href="/index.html">  |  | ||||||
|             <div class="vologdaHistoryButton"> |  | ||||||
|                 <button style="background: transparent; border: none !important;">  |  | ||||||
|                     <p class="normalText">Подробнее</p> |  | ||||||
|                 </button> |  | ||||||
|             </div> |  | ||||||
|         </a> --> |  | ||||||
|  |  | ||||||
|         <!--ATTRACTIONS--> |         <!--ATTRACTIONS--> | ||||||
|         <div id="AttractionsMap" class="vologdaMap"> |         <div id="AttractionsMap" class="vologdaMap"> | ||||||
|             <p class="titleText">Достопримечательности Вологды</p> |             <p class="titleText">Достопримечательности Вологды</p> | ||||||
|         </div> |         </div> | ||||||
|  |  | ||||||
|         <div w3-include-html="/pages/attractions.html"></div> |         <div w3-include-html="/pages/attractions/attractions.html"></div> | ||||||
|  |  | ||||||
|         <!--RESTAURANTS--> |         <!--RESTAURANTS--> | ||||||
|         <div id="RestaurantsMap" class="vologdaMap"> |         <div id="RestaurantsMap" class="vologdaMap"> | ||||||
|             <p class="titleText">Рестораны Вологды</p> |             <p class="titleText">Рестораны Вологды</p> | ||||||
|         </div> |         </div> | ||||||
|  |  | ||||||
|         <div w3-include-html="/pages/restaurants.html"></div> |         <div w3-include-html="/pages/restaurants/restaurants.html"></div> | ||||||
|  |  | ||||||
|         <!--HOTEL--> |         <!--HOTEL--> | ||||||
|         <div id="HotelMap" class="vologdaMap"> |         <div id="HotelMap" class="vologdaMap"> | ||||||
|             <p class="titleText">Отели Вологды</p> |             <p class="titleText">Отели Вологды</p> | ||||||
|         </div> |         </div> | ||||||
|  |  | ||||||
|         <div w3-include-html="/pages/hotel.html"></div> |         <div w3-include-html="/pages/hotels/hotel.html"></div> | ||||||
|          |          | ||||||
|         <!--FOOTER--> |         <!--FOOTER && BUTTON TOP--> | ||||||
|         <div w3-include-html="/style/footer.html"></div> |         <div w3-include-html="/pages/footer.html"></div> | ||||||
|          |          | ||||||
|         <!--BUTTON TOP--> |         <!--BUTTON TOP--> | ||||||
|         <a href="#" class="buttonTop miniText">Вверх!</a> |         <a href="#" class="buttonTop miniText">Вверх!</a> | ||||||
|   | |||||||
| @@ -1,40 +0,0 @@ | |||||||
| <div class="vologdaPlace"> |  | ||||||
|     <p class="titleText">Места которые стоит посетить в первую очередь</p> |  | ||||||
|         <div class="button-grid"> |  | ||||||
|             <div> |  | ||||||
|                 <!-- <a href="https://yandex.ru/profile/1013241328?no-distribution=1&source=wizbiz_new_map_single&ysclid=lo71yg4axi242363857"><button class="image-button" style="background-image: url('https://avatars.mds.yandex.net/get-altay/1909414/2a0000016ae3289d21e668710123484a2ba4/XXXL');"></button></a> --> |  | ||||||
|                 <a href="/pages/Музей кружева.html"><button class="image-button" style="background-image: url('/images/Музей_кружева.webp');"></button></a> |  | ||||||
|                 <p class="normalText">Музей кружева</p> |  | ||||||
|             </div> |  | ||||||
|  |  | ||||||
|             <div> |  | ||||||
|                 <!-- <a href="https://yandex.ru/maps/org/pamyatnik_bukve_o/53849898478/?ll=39.884983%2C59.224170&z=16"><button class="image-button" style="background-image: url('https://avatars.mds.yandex.net/get-altay/10703420/2a0000018aa8a9bc716ee91011ad8e39d9d3/XXXL');"></button></a> --> |  | ||||||
|                 <a href="/pages/Памятник букве О.html"><button class="image-button" style="background-image: url('/images/Памятник_букве_О.webp');"></button></a> |  | ||||||
|                 <p class="normalText">Памятник букве О</p> |  | ||||||
|             </div>   |  | ||||||
|                      |  | ||||||
|             <div> |  | ||||||
|                 <!-- <a href="https://yandex.ru/maps/org/kosmonavtu_p_i_belyayevu/72397562391/?ll=39.876151%2C59.219917&z=17"><button class="image-button" style="background-image: url('https://avatars.mds.yandex.net/get-altay/9663145/2a00000189fcf8d098873379888732ea442f/XXXL');"></button></a> --> |  | ||||||
|                 <a href="/pages/Посидим-поокаем.html"><button class="image-button" style="background-image: url('/images/Посидим_поокаем.webp');"></button></a> |  | ||||||
|                 <p class="normalText">Посидим-поокаем</p> |  | ||||||
|             </div> |  | ||||||
|  |  | ||||||
|             <div> |  | ||||||
|                 <!-- <a href="https://yandex.ru/profile/223457860077"><button class="image-button" style="background-image: url('https://avatars.mds.yandex.net/get-altay/5099617/2a000001827c21670f508af692362e7074a5/XXXL');"></button></a> --> |  | ||||||
|                 <a href="/pages/Бульвар Пирогова.html"><button class="image-button" style="background-image: url('/images/Бульвар Пирогова.webp');"></button></a> |  | ||||||
|                 <p class="normalText">Бульвар Пирогова</p> |  | ||||||
|             </div> |  | ||||||
|  |  | ||||||
|             <div> |  | ||||||
|                 <!-- <a href="https://yandex.ru/profile/3596464852"><button class="image-button" style="background-image: url('https://avatars.mds.yandex.net/get-altay/10589039/2a0000018aa9f71543a9c2c4fed3e048ce5a/XXXL');"></button></a> --> |  | ||||||
|                 <a href="/pages/Церковь Александра Невского.html"><button class="image-button" style="background-image: url('/images/Церковь_Александра_Невского.webp');"></button></a> |  | ||||||
|                 <p class="normalText">Церковь Александра Невского </p> |  | ||||||
|             </div> |  | ||||||
|  |  | ||||||
|             <div> |  | ||||||
|                 <!-- <a href="https://yandex.ru/maps/org/kosmonavtu_p_i_belyayevu/72397562391/?ll=39.876151%2C59.219917&z=17"><button class="image-button" style="background-image: url('https://avatars.mds.yandex.net/get-altay/4336337/2a0000017758c929f9c648c203c32557b43a/XXXL');"></button></a> --> |  | ||||||
|                 <a href="/pages/Музей-заповедник.html"><button class="image-button" style="background-image: url('/images/музей-заповедник_1.webp');"></button></a> |  | ||||||
|                 <p class="normalText">Государственный историко-архитектурный и художественный музей-заповедник</p> |  | ||||||
|             </div> |  | ||||||
|     </div> |  | ||||||
| </div> |  | ||||||
							
								
								
									
										34
									
								
								site/pages/attractions/attractions.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,34 @@ | |||||||
|  | <div class="vologdaPlace"> | ||||||
|  |     <p class="titleText">Места которые стоит посетить в первую очередь</p> | ||||||
|  |         <div class="button-grid"> | ||||||
|  |             <div> | ||||||
|  |                 <a href="/pages/attractions/Музей кружева.html"><button class="image-button" style="background-image: url('/images/Музей_кружева.webp');"></button></a> | ||||||
|  |                 <p class="placeName" style="text-align: center;">Музей кружева</p> | ||||||
|  |             </div> | ||||||
|  |  | ||||||
|  |             <div> | ||||||
|  |                 <a href="/pages/attractions/Памятник букве О.html"><button class="image-button" style="background-image: url('/images/Памятник_букве_О.webp');"></button></a> | ||||||
|  |                 <p class="placeName" style="text-align: center;">Памятник букве О</p> | ||||||
|  |             </div>   | ||||||
|  |                      | ||||||
|  |             <div> | ||||||
|  |                 <a href="/pages/attractions/Посидим-поокаем.html"><button class="image-button" style="background-image: url('/images/Посидим_поокаем.webp');"></button></a> | ||||||
|  |                 <p class="placeName" style="text-align: center;">Посидим-поокаем</p> | ||||||
|  |             </div> | ||||||
|  |  | ||||||
|  |             <div> | ||||||
|  |                 <a href="/pages/attractions/Бульвар Пирогова.html"><button class="image-button" style="background-image: url('/images/Бульвар Пирогова.webp');"></button></a> | ||||||
|  |                 <p class="placeName" style="text-align: center;">Бульвар Пирогова</p> | ||||||
|  |             </div> | ||||||
|  |  | ||||||
|  |             <div> | ||||||
|  |                 <a href="/pages/attractions/Церковь Александра Невского.html"><button class="image-button" style="background-image: url('/images/Церковь_Александра_Невского.webp');"></button></a> | ||||||
|  |                 <p class="placeName" style="text-align: center;">Церковь Александра Невского </p> | ||||||
|  |             </div> | ||||||
|  |  | ||||||
|  |             <div> | ||||||
|  |                 <a href="/pages/attractions/Музей-заповедник.html"><button class="image-button" style="background-image: url('/images/музей-заповедник_1.webp');"></button></a> | ||||||
|  |                 <p class="placeName" style="text-align: center;">Музей-заповедник</p> | ||||||
|  |             </div> | ||||||
|  |     </div> | ||||||
|  | </div> | ||||||
| @@ -4,7 +4,7 @@ | |||||||
|         <link rel="stylesheet" href="/style/textFont.css"> |         <link rel="stylesheet" href="/style/textFont.css"> | ||||||
|         <link rel="stylesheet" href="/style/background.css"> |         <link rel="stylesheet" href="/style/background.css"> | ||||||
|         <link rel="stylesheet" href="/style/buttonStyle.css"> |         <link rel="stylesheet" href="/style/buttonStyle.css"> | ||||||
|         <link rel="icon" href="/favicon.ico"> |         <link rel="icon" href="/favicon.png"> | ||||||
| 
 | 
 | ||||||
|         <meta charset="utf-8"/> |         <meta charset="utf-8"/> | ||||||
|         <title>Бульвар Пирогова</title> |         <title>Бульвар Пирогова</title> | ||||||
| @@ -17,7 +17,7 @@ | |||||||
| 
 | 
 | ||||||
|     <body> |     <body> | ||||||
|          <!--HEADER --> |          <!--HEADER --> | ||||||
|         <div w3-include-html="/style/header.html"></div> |         <div w3-include-html="/pages/header.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!--TEXT--> |         <!--TEXT--> | ||||||
|         <div class="vologdaPlace"> |         <div class="vologdaPlace"> | ||||||
| @@ -49,8 +49,11 @@ | |||||||
|         <!--MAP--> |         <!--MAP--> | ||||||
|         <div id="Map" class="vologdaMap"></div> |         <div id="Map" class="vologdaMap"></div> | ||||||
| 
 | 
 | ||||||
|  |         <!--BUTTON TOP--> | ||||||
|  |         <a href="#" class="buttonTop miniText">Вверх!</a> | ||||||
|  |          | ||||||
|         <!--FOOTER--> |         <!--FOOTER--> | ||||||
|         <div w3-include-html="/style/footer.html"></div> |         <div w3-include-html="/pages/footer.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!-- load all included html pages --> |         <!-- load all included html pages --> | ||||||
|         <script>includeHTML();</script> |         <script>includeHTML();</script> | ||||||
| @@ -4,7 +4,7 @@ | |||||||
|         <link rel="stylesheet" href="/style/textFont.css"> |         <link rel="stylesheet" href="/style/textFont.css"> | ||||||
|         <link rel="stylesheet" href="/style/background.css"> |         <link rel="stylesheet" href="/style/background.css"> | ||||||
|         <link rel="stylesheet" href="/style/buttonStyle.css"> |         <link rel="stylesheet" href="/style/buttonStyle.css"> | ||||||
|         <link rel="icon" href="/favicon.ico"> |         <link rel="icon" href="/favicon.png"> | ||||||
| 
 | 
 | ||||||
|         <meta charset="utf-8"/> |         <meta charset="utf-8"/> | ||||||
|         <title>Музей кружева</title> |         <title>Музей кружева</title> | ||||||
| @@ -18,7 +18,7 @@ | |||||||
| 
 | 
 | ||||||
|     <body> |     <body> | ||||||
|          <!--HEADER --> |          <!--HEADER --> | ||||||
|         <div w3-include-html="/style/header.html"></div> |         <div w3-include-html="/pages/header.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!--TEXT--> |         <!--TEXT--> | ||||||
|         <div class="vologdaPlace"> |         <div class="vologdaPlace"> | ||||||
| @@ -39,8 +39,11 @@ | |||||||
|         <!--MAP--> |         <!--MAP--> | ||||||
|         <div id="Map" class="vologdaMap"></div> |         <div id="Map" class="vologdaMap"></div> | ||||||
| 
 | 
 | ||||||
|  |         <!--BUTTON TOP--> | ||||||
|  |         <a href="#" class="buttonTop miniText">Вверх!</a> | ||||||
|  |          | ||||||
|         <!--FOOTER--> |         <!--FOOTER--> | ||||||
|         <div w3-include-html="/style/footer.html"></div> |         <div w3-include-html="/pages/footer.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!-- load all included html pages --> |         <!-- load all included html pages --> | ||||||
|         <script>includeHTML();</script> |         <script>includeHTML();</script> | ||||||
| @@ -4,7 +4,7 @@ | |||||||
|         <link rel="stylesheet" href="/style/textFont.css"> |         <link rel="stylesheet" href="/style/textFont.css"> | ||||||
|         <link rel="stylesheet" href="/style/background.css"> |         <link rel="stylesheet" href="/style/background.css"> | ||||||
|         <link rel="stylesheet" href="/style/buttonStyle.css"> |         <link rel="stylesheet" href="/style/buttonStyle.css"> | ||||||
|         <link rel="icon" href="/favicon.ico"> |         <link rel="icon" href="/favicon.png"> | ||||||
| 
 | 
 | ||||||
|         <meta charset="utf-8"/> |         <meta charset="utf-8"/> | ||||||
|         <title>Историко-архитектурный и художественный музей-заповедник</title> |         <title>Историко-архитектурный и художественный музей-заповедник</title> | ||||||
| @@ -17,7 +17,7 @@ | |||||||
| 
 | 
 | ||||||
|     <body> |     <body> | ||||||
|          <!--HEADER --> |          <!--HEADER --> | ||||||
|         <div w3-include-html="/style/header.html"></div> |         <div w3-include-html="/pages/header.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!--TEXT--> |         <!--TEXT--> | ||||||
|         <div class="vologdaPlace"> |         <div class="vologdaPlace"> | ||||||
| @@ -37,8 +37,11 @@ | |||||||
|         <!--MAP--> |         <!--MAP--> | ||||||
|         <div id="Map" class="vologdaMap"></div> |         <div id="Map" class="vologdaMap"></div> | ||||||
|          |          | ||||||
|  |         <!--BUTTON TOP--> | ||||||
|  |         <a href="#" class="buttonTop miniText">Вверх!</a> | ||||||
|  |          | ||||||
|         <!--FOOTER--> |         <!--FOOTER--> | ||||||
|         <div w3-include-html="/style/footer.html"></div> |         <div w3-include-html="/pages/footer.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!-- load all included html pages --> |         <!-- load all included html pages --> | ||||||
|         <script>includeHTML();</script> |         <script>includeHTML();</script> | ||||||
| @@ -4,7 +4,7 @@ | |||||||
|         <link rel="stylesheet" href="/style/textFont.css"> |         <link rel="stylesheet" href="/style/textFont.css"> | ||||||
|         <link rel="stylesheet" href="/style/background.css"> |         <link rel="stylesheet" href="/style/background.css"> | ||||||
|         <link rel="stylesheet" href="/style/buttonStyle.css"> |         <link rel="stylesheet" href="/style/buttonStyle.css"> | ||||||
|         <link rel="icon" href="/favicon.ico"> |         <link rel="icon" href="/favicon.png"> | ||||||
| 
 | 
 | ||||||
|         <meta charset="utf-8"/> |         <meta charset="utf-8"/> | ||||||
|         <title>Памятник букве О</title> |         <title>Памятник букве О</title> | ||||||
| @@ -18,7 +18,7 @@ | |||||||
| 
 | 
 | ||||||
|     <body> |     <body> | ||||||
|          <!--HEADER --> |          <!--HEADER --> | ||||||
|         <div w3-include-html="/style/header.html"></div> |         <div w3-include-html="/pages/header.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!--TEXT--> |         <!--TEXT--> | ||||||
|         <div class="vologdaPlace"> |         <div class="vologdaPlace"> | ||||||
| @@ -38,8 +38,11 @@ | |||||||
|         <!--MAP--> |         <!--MAP--> | ||||||
|         <div id="Maps" class="vologdaMap"></div> |         <div id="Maps" class="vologdaMap"></div> | ||||||
| 
 | 
 | ||||||
|  |         <!--BUTTON TOP--> | ||||||
|  |         <a href="#" class="buttonTop miniText">Вверх!</a> | ||||||
|  |          | ||||||
|         <!--FOOTER--> |         <!--FOOTER--> | ||||||
|         <div w3-include-html="/style/footer.html"></div> |         <div w3-include-html="/pages/footer.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!-- load all included html pages --> |         <!-- load all included html pages --> | ||||||
|         <script>includeHTML();</script> |         <script>includeHTML();</script> | ||||||
| @@ -4,7 +4,7 @@ | |||||||
|         <link rel="stylesheet" href="/style/textFont.css"> |         <link rel="stylesheet" href="/style/textFont.css"> | ||||||
|         <link rel="stylesheet" href="/style/background.css"> |         <link rel="stylesheet" href="/style/background.css"> | ||||||
|         <link rel="stylesheet" href="/style/buttonStyle.css"> |         <link rel="stylesheet" href="/style/buttonStyle.css"> | ||||||
|         <link rel="icon" href="/favicon.ico"> |         <link rel="icon" href="/favicon.png"> | ||||||
| 
 | 
 | ||||||
|         <meta charset="utf-8"/> |         <meta charset="utf-8"/> | ||||||
|         <title>Посидим-поокаем</title> |         <title>Посидим-поокаем</title> | ||||||
| @@ -17,7 +17,7 @@ | |||||||
| 
 | 
 | ||||||
|     <body> |     <body> | ||||||
|          <!--HEADER --> |          <!--HEADER --> | ||||||
|         <div w3-include-html="/style/header.html"></div> |         <div w3-include-html="/pages/header.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!--TEXT--> |         <!--TEXT--> | ||||||
|         <div class="vologdaPlace"> |         <div class="vologdaPlace"> | ||||||
| @@ -44,8 +44,11 @@ | |||||||
|         <!--MAP--> |         <!--MAP--> | ||||||
|         <div id="Map" class="vologdaMap"></div> |         <div id="Map" class="vologdaMap"></div> | ||||||
| 
 | 
 | ||||||
|  |         <!--BUTTON TOP--> | ||||||
|  |         <a href="#" class="buttonTop miniText">Вверх!</a> | ||||||
|  |          | ||||||
|         <!--FOOTER--> |         <!--FOOTER--> | ||||||
|         <div w3-include-html="/style/footer.html"></div> |         <div w3-include-html="/pages/footer.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!-- load all included html pages --> |         <!-- load all included html pages --> | ||||||
|         <script>includeHTML();</script> |         <script>includeHTML();</script> | ||||||
| @@ -4,7 +4,7 @@ | |||||||
|         <link rel="stylesheet" href="/style/textFont.css"> |         <link rel="stylesheet" href="/style/textFont.css"> | ||||||
|         <link rel="stylesheet" href="/style/background.css"> |         <link rel="stylesheet" href="/style/background.css"> | ||||||
|         <link rel="stylesheet" href="/style/buttonStyle.css"> |         <link rel="stylesheet" href="/style/buttonStyle.css"> | ||||||
|         <link rel="icon" href="/favicon.ico"> |         <link rel="icon" href="/favicon.png"> | ||||||
| 
 | 
 | ||||||
|         <meta charset="utf-8"/> |         <meta charset="utf-8"/> | ||||||
|         <title>Церковь Александра Невского</title> |         <title>Церковь Александра Невского</title> | ||||||
| @@ -17,7 +17,7 @@ | |||||||
| 
 | 
 | ||||||
|     <body> |     <body> | ||||||
|          <!--HEADER --> |          <!--HEADER --> | ||||||
|         <div w3-include-html="/style/header.html"></div> |         <div w3-include-html="/pages/header.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!--TEXT--> |         <!--TEXT--> | ||||||
|         <div class="vologdaPlace"> |         <div class="vologdaPlace"> | ||||||
| @@ -42,8 +42,11 @@ | |||||||
|         <!--MAP--> |         <!--MAP--> | ||||||
|         <div id="Map" class="vologdaMap"></div> |         <div id="Map" class="vologdaMap"></div> | ||||||
| 
 | 
 | ||||||
|  |         <!--BUTTON TOP--> | ||||||
|  |         <a href="#" class="buttonTop miniText">Вверх!</a> | ||||||
|  |          | ||||||
|         <!--FOOTER--> |         <!--FOOTER--> | ||||||
|         <div w3-include-html="/style/footer.html"></div> |         <div w3-include-html="/pages/footer.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!-- load all included html pages --> |         <!-- load all included html pages --> | ||||||
|         <script>includeHTML();</script> |         <script>includeHTML();</script> | ||||||
							
								
								
									
										7
									
								
								site/pages/footer.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,7 @@ | |||||||
|  | <footer> | ||||||
|  |     <!-- <div class="postFooter" style="width:calc(var(--defaultBoxWhight)*1.7); text-align: center;">  --> | ||||||
|  |     <div style="display: block; white-space: nowrap;">  | ||||||
|  |         <p class="miniText">©Defectum studio 2023-2023</p> | ||||||
|  |         <p class="miniText"><a href="mailto:antonene@kormcraft.ddns.net" style="color:#d0f8ff;">antonene@kormcraft.ddns.net</a></p> | ||||||
|  |     </div> | ||||||
|  | </footer> | ||||||
| @@ -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">  | ||||||
| @@ -1,34 +0,0 @@ | |||||||
| <div class="vologdaPlace"> |  | ||||||
|     <p class="titleText">Места где можно отдохнуть</p> |  | ||||||
|         <div class="button-grid"> |  | ||||||
|             <div> |  | ||||||
|                 <a href="/pages/Отель История.html"><button class="image-button" style="background-image: url('/images/Отель_«История».webp');"></button></a> |  | ||||||
|                 <p class="normalText">Отель «История»</p> |  | ||||||
|             </div> |  | ||||||
|  |  | ||||||
|             <div> |  | ||||||
|                 <a href="/pages/Отель Аура.html"><button class="image-button" style="background-image: url('/images/Отель_Аура.webp');"></button></a> |  | ||||||
|                 <p class="normalText">Отель «Аура»</p> |  | ||||||
|             </div>   |  | ||||||
|                      |  | ||||||
|             <div> |  | ||||||
|                 <a href="/pages/ГРК Спасский.html"><button class="image-button" style="background-image: url('/images/Spasskie.webp');"></button></a> |  | ||||||
|                 <p class="normalText">ГРК «Спасский»</p> |  | ||||||
|             </div> |  | ||||||
|  |  | ||||||
|             <div> |  | ||||||
|                 <a href="/pages/Мини-отель Акварель.html"><button class="image-button" style="background-image: url('/images/Aparat_2.webp');"></button></a> |  | ||||||
|                 <p class="normalText">Апарт-отель на Ленина 4*</p> |  | ||||||
|             </div> |  | ||||||
|  |  | ||||||
|             <div> |  | ||||||
|                 <a href="/pages/Гостиница Палисадъ.html"><button class="image-button" style="background-image: url('/images/palisad.2.webp');"></button></a> |  | ||||||
|                 <p class="normalText">Гостиница «Палисадъ»</p> |  | ||||||
|             </div> |  | ||||||
|  |  | ||||||
|             <div> |  | ||||||
|                 <a href="/pages/Гостиница-люкс АнглитерЪ.html"><button class="image-button" style="background-image: url('/images/Гостиница-люкс_АнглитерЪ.webp');"></button></a> |  | ||||||
|                 <p class="normalText">Гостиница-люкс «АнглитерЪ»</p> |  | ||||||
|             </div> |  | ||||||
|     </div> |  | ||||||
| </div> |  | ||||||
							
								
								
									
										34
									
								
								site/pages/hotels/hotel.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,34 @@ | |||||||
|  | <div class="vologdaPlace"> | ||||||
|  |     <p class="titleText">Места где можно отдохнуть</p> | ||||||
|  |         <div class="button-grid"> | ||||||
|  |             <div> | ||||||
|  |                 <a href="/pages/hotels/Отель История.html"><button class="image-button" style="background-image: url('/images/Отель_«История».webp');"></button></a> | ||||||
|  |                 <p class="placeName" style="text-align: center;">Отель «История»</p> | ||||||
|  |             </div> | ||||||
|  |  | ||||||
|  |             <div> | ||||||
|  |                 <a href="/pages/hotels/Отель Аура.html"><button class="image-button" style="background-image: url('/images/Отель_Аура.webp');"></button></a> | ||||||
|  |                 <p class="placeName" style="text-align: center;">Отель «Аура»</p> | ||||||
|  |             </div>   | ||||||
|  |                      | ||||||
|  |             <div> | ||||||
|  |                 <a href="/pages/hotels/ГРК Спасский.html"><button class="image-button" style="background-image: url('/images/Spasskie.webp');"></button></a> | ||||||
|  |                 <p class="placeName" style="text-align: center;">ГРК «Спасский»</p> | ||||||
|  |             </div> | ||||||
|  |  | ||||||
|  |             <div> | ||||||
|  |                 <a href="/pages/hotels/Апарт-отель на Ленина.html"><button class="image-button" style="background-image: url('/images/Aparat_2.webp');"></button></a> | ||||||
|  |                 <p class="placeName" style="text-align: center;">Апарт-отель</p> | ||||||
|  |             </div> | ||||||
|  |  | ||||||
|  |             <div> | ||||||
|  |                 <a href="/pages/hotels/Гостиница Палисадъ.html"><button class="image-button" style="background-image: url('/images/palisad.2.webp');"></button></a> | ||||||
|  |                 <p class="placeName" style="text-align: center;">Гостиница «Палисадъ»</p> | ||||||
|  |             </div> | ||||||
|  |  | ||||||
|  |             <div> | ||||||
|  |                 <a href="/pages/hotels/Гостиница-люкс АнглитерЪ.html"><button class="image-button" style="background-image: url('/images/Гостиница-люкс_АнглитерЪ.webp');"></button></a> | ||||||
|  |                 <p class="placeName" style="text-align: center;">Гостиница-люкс «АнглитерЪ»</p> | ||||||
|  |             </div> | ||||||
|  |     </div> | ||||||
|  | </div> | ||||||
| @@ -5,7 +5,7 @@ | |||||||
|         <link rel="stylesheet" href="/style/background.css"> |         <link rel="stylesheet" href="/style/background.css"> | ||||||
|         <link rel="stylesheet" href="/style/buttonStyle.css"> |         <link rel="stylesheet" href="/style/buttonStyle.css"> | ||||||
|         <link rel="stylesheet" href="/style/backgroundEffect.css"> |         <link rel="stylesheet" href="/style/backgroundEffect.css"> | ||||||
|         <link rel="icon" href="/favicon.ico"> |         <link rel="icon" href="/favicon.png"> | ||||||
| 
 | 
 | ||||||
|         <meta charset="utf-8"/> |         <meta charset="utf-8"/> | ||||||
|         <title>Апарт-отель на Ленина</title> |         <title>Апарт-отель на Ленина</title> | ||||||
| @@ -18,11 +18,11 @@ | |||||||
| 
 | 
 | ||||||
|     <body> |     <body> | ||||||
|          <!--HEADER --> |          <!--HEADER --> | ||||||
|         <div w3-include-html="/style/header.html"></div> |         <div w3-include-html="/pages/header.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!--TEXT--> |         <!--TEXT--> | ||||||
|         <div class="vologdaPlace"> |         <div class="vologdaPlace"> | ||||||
|             <p class="titleText">Апарт-отель на Ленина</p> |             <p class="titleText">Апарт-отель</p> | ||||||
|             <p class="normalText">Апарт-отель на Ленина, 9 - новый дизайнерский отель, расположенный в самом центре города Вологды. Открыт в мае 2022 года. Апартаменты расположены в памятнике культурного наследия XIX века. </p> |             <p class="normalText">Апарт-отель на Ленина, 9 - новый дизайнерский отель, расположенный в самом центре города Вологды. Открыт в мае 2022 года. Апартаменты расположены в памятнике культурного наследия XIX века. </p> | ||||||
|             <img src="/images/Aparat.webp"> |             <img src="/images/Aparat.webp"> | ||||||
|             <p class="normalText">Номерной фонд представлен апартаментами от 30 до 40 квадратных метров с различными вариантами планировочных решений. Вы можете снять апартаменты для размещения от 1 до 4 человек.  |             <p class="normalText">Номерной фонд представлен апартаментами от 30 до 40 квадратных метров с различными вариантами планировочных решений. Вы можете снять апартаменты для размещения от 1 до 4 человек.  | ||||||
| @@ -42,8 +42,11 @@ | |||||||
|             </div> |             </div> | ||||||
|         </a> |         </a> | ||||||
| 
 | 
 | ||||||
|  |         <!--BUTTON TOP--> | ||||||
|  |         <a href="#" class="buttonTop miniText">Вверх!</a> | ||||||
|  |          | ||||||
|         <!--FOOTER--> |         <!--FOOTER--> | ||||||
|         <div w3-include-html="/style/footer.html"></div> |         <div w3-include-html="/pages/footer.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!-- load all included html pages --> |         <!-- load all included html pages --> | ||||||
|         <script>includeHTML();</script> |         <script>includeHTML();</script> | ||||||
| @@ -5,7 +5,7 @@ | |||||||
|         <link rel="stylesheet" href="/style/background.css"> |         <link rel="stylesheet" href="/style/background.css"> | ||||||
|         <link rel="stylesheet" href="/style/buttonStyle.css"> |         <link rel="stylesheet" href="/style/buttonStyle.css"> | ||||||
|         <link rel="stylesheet" href="/style/backgroundEffect.css"> |         <link rel="stylesheet" href="/style/backgroundEffect.css"> | ||||||
|         <link rel="icon" href="/favicon.ico"> |         <link rel="icon" href="/favicon.png"> | ||||||
| 
 | 
 | ||||||
|         <meta charset="utf-8"/> |         <meta charset="utf-8"/> | ||||||
|         <title>ГРК «Спасский»</title> |         <title>ГРК «Спасский»</title> | ||||||
| @@ -18,7 +18,7 @@ | |||||||
| 
 | 
 | ||||||
|     <body> |     <body> | ||||||
|          <!--HEADER --> |          <!--HEADER --> | ||||||
|         <div w3-include-html="/style/header.html"></div> |         <div w3-include-html="/pages/header.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!--TEXT--> |         <!--TEXT--> | ||||||
|         <div class="vologdaPlace"> |         <div class="vologdaPlace"> | ||||||
| @@ -44,8 +44,11 @@ | |||||||
|             </div> |             </div> | ||||||
|         </a> |         </a> | ||||||
| 
 | 
 | ||||||
|  |         <!--BUTTON TOP--> | ||||||
|  |         <a href="#" class="buttonTop miniText">Вверх!</a> | ||||||
|  |          | ||||||
|         <!--FOOTER--> |         <!--FOOTER--> | ||||||
|         <div w3-include-html="/style/footer.html"></div> |         <div w3-include-html="/pages/footer.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!-- load all included html pages --> |         <!-- load all included html pages --> | ||||||
|         <script>includeHTML();</script> |         <script>includeHTML();</script> | ||||||
| @@ -5,7 +5,7 @@ | |||||||
|         <link rel="stylesheet" href="/style/background.css"> |         <link rel="stylesheet" href="/style/background.css"> | ||||||
|         <link rel="stylesheet" href="/style/buttonStyle.css"> |         <link rel="stylesheet" href="/style/buttonStyle.css"> | ||||||
|         <link rel="stylesheet" href="/style/backgroundEffect.css"> |         <link rel="stylesheet" href="/style/backgroundEffect.css"> | ||||||
|         <link rel="icon" href="/favicon.ico"> |         <link rel="icon" href="/favicon.png"> | ||||||
| 
 | 
 | ||||||
|         <meta charset="utf-8"/> |         <meta charset="utf-8"/> | ||||||
|         <title>Гостиница «Палисадъ»</title> |         <title>Гостиница «Палисадъ»</title> | ||||||
| @@ -18,7 +18,7 @@ | |||||||
| 
 | 
 | ||||||
|     <body> |     <body> | ||||||
|          <!--HEADER --> |          <!--HEADER --> | ||||||
|         <div w3-include-html="/style/header.html"></div> |         <div w3-include-html="/pages/header.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!--TEXT--> |         <!--TEXT--> | ||||||
|         <div class="vologdaPlace"> |         <div class="vologdaPlace"> | ||||||
| @@ -40,8 +40,11 @@ | |||||||
|             </div> |             </div> | ||||||
|         </a> |         </a> | ||||||
| 
 | 
 | ||||||
|  |         <!--BUTTON TOP--> | ||||||
|  |         <a href="#" class="buttonTop miniText">Вверх!</a> | ||||||
|  |          | ||||||
|         <!--FOOTER--> |         <!--FOOTER--> | ||||||
|         <div w3-include-html="/style/footer.html"></div> |         <div w3-include-html="/pages/footer.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!-- load all included html pages --> |         <!-- load all included html pages --> | ||||||
|         <script>includeHTML();</script> |         <script>includeHTML();</script> | ||||||
| @@ -5,7 +5,7 @@ | |||||||
|         <link rel="stylesheet" href="/style/background.css"> |         <link rel="stylesheet" href="/style/background.css"> | ||||||
|         <link rel="stylesheet" href="/style/buttonStyle.css"> |         <link rel="stylesheet" href="/style/buttonStyle.css"> | ||||||
|         <link rel="stylesheet" href="/style/backgroundEffect.css"> |         <link rel="stylesheet" href="/style/backgroundEffect.css"> | ||||||
|         <link rel="icon" href="/favicon.ico"> |         <link rel="icon" href="/favicon.png"> | ||||||
| 
 | 
 | ||||||
|         <meta charset="utf-8"/> |         <meta charset="utf-8"/> | ||||||
|         <title>Гостиница-люкс «АнглитерЪ»</title> |         <title>Гостиница-люкс «АнглитерЪ»</title> | ||||||
| @@ -18,7 +18,7 @@ | |||||||
| 
 | 
 | ||||||
|     <body> |     <body> | ||||||
|          <!--HEADER --> |          <!--HEADER --> | ||||||
|         <div w3-include-html="/style/header.html"></div> |         <div w3-include-html="/pages/header.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!--TEXT--> |         <!--TEXT--> | ||||||
|         <div class="vologdaPlace"> |         <div class="vologdaPlace"> | ||||||
| @@ -40,8 +40,11 @@ | |||||||
|             </div> |             </div> | ||||||
|         </a> |         </a> | ||||||
| 
 | 
 | ||||||
|  |         <!--BUTTON TOP--> | ||||||
|  |         <a href="#" class="buttonTop miniText">Вверх!</a> | ||||||
|  |          | ||||||
|         <!--FOOTER--> |         <!--FOOTER--> | ||||||
|         <div w3-include-html="/style/footer.html"></div> |         <div w3-include-html="/pages/footer.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!-- load all included html pages --> |         <!-- load all included html pages --> | ||||||
|         <script>includeHTML();</script> |         <script>includeHTML();</script> | ||||||
| @@ -5,7 +5,7 @@ | |||||||
|         <link rel="stylesheet" href="/style/background.css"> |         <link rel="stylesheet" href="/style/background.css"> | ||||||
|         <link rel="stylesheet" href="/style/buttonStyle.css"> |         <link rel="stylesheet" href="/style/buttonStyle.css"> | ||||||
|         <link rel="stylesheet" href="/style/backgroundEffect.css"> |         <link rel="stylesheet" href="/style/backgroundEffect.css"> | ||||||
|         <link rel="icon" href="/favicon.ico"> |         <link rel="icon" href="/favicon.png"> | ||||||
| 
 | 
 | ||||||
|         <meta charset="utf-8"/> |         <meta charset="utf-8"/> | ||||||
|         <title>Отель «Аура»</title> |         <title>Отель «Аура»</title> | ||||||
| @@ -16,7 +16,7 @@ | |||||||
|         <script type="text/javascript" charset="utf-8" async src="https://api-maps.yandex.ru/services/constructor/1.0/js/?um=constructor%3Ad42f5f204ef6f09d5a926985ef858e21b65e6005246823919e1b6d0f941d1da7&id=Map&lang=ru_RU&apikey=<API-ключ>"></script> |         <script type="text/javascript" charset="utf-8" async src="https://api-maps.yandex.ru/services/constructor/1.0/js/?um=constructor%3Ad42f5f204ef6f09d5a926985ef858e21b65e6005246823919e1b6d0f941d1da7&id=Map&lang=ru_RU&apikey=<API-ключ>"></script> | ||||||
|     <body> |     <body> | ||||||
|          <!--HEADER --> |          <!--HEADER --> | ||||||
|         <div w3-include-html="/style/header.html"></div> |         <div w3-include-html="/pages/header.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!--TEXT--> |         <!--TEXT--> | ||||||
|         <div class="vologdaPlace"> |         <div class="vologdaPlace"> | ||||||
| @@ -40,8 +40,11 @@ | |||||||
|             </div> |             </div> | ||||||
|         </a> |         </a> | ||||||
| 
 | 
 | ||||||
|  |         <!--BUTTON TOP--> | ||||||
|  |         <a href="#" class="buttonTop miniText">Вверх!</a> | ||||||
|  |          | ||||||
|         <!--FOOTER--> |         <!--FOOTER--> | ||||||
|         <div w3-include-html="/style/footer.html"></div> |         <div w3-include-html="/pages/footer.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!-- load all included html pages --> |         <!-- load all included html pages --> | ||||||
|         <script>includeHTML();</script> |         <script>includeHTML();</script> | ||||||
| @@ -5,7 +5,7 @@ | |||||||
|         <link rel="stylesheet" href="/style/background.css"> |         <link rel="stylesheet" href="/style/background.css"> | ||||||
|         <link rel="stylesheet" href="/style/buttonStyle.css"> |         <link rel="stylesheet" href="/style/buttonStyle.css"> | ||||||
|         <link rel="stylesheet" href="/style/backgroundEffect.css"> |         <link rel="stylesheet" href="/style/backgroundEffect.css"> | ||||||
|         <link rel="icon" href="/favicon.ico"> |         <link rel="icon" href="/favicon.png"> | ||||||
| 
 | 
 | ||||||
|         <meta charset="utf-8"/> |         <meta charset="utf-8"/> | ||||||
|         <title>Отель «История»</title> |         <title>Отель «История»</title> | ||||||
| @@ -18,7 +18,7 @@ | |||||||
| 
 | 
 | ||||||
|     <body> |     <body> | ||||||
|          <!--HEADER --> |          <!--HEADER --> | ||||||
|         <div w3-include-html="/style/header.html"></div> |         <div w3-include-html="/pages/header.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!--TEXT--> |         <!--TEXT--> | ||||||
|         <div class="vologdaPlace"> |         <div class="vologdaPlace"> | ||||||
| @@ -40,8 +40,11 @@ | |||||||
|             </div> |             </div> | ||||||
|         </a> |         </a> | ||||||
| 
 | 
 | ||||||
|  |         <!--BUTTON TOP--> | ||||||
|  |         <a href="#" class="buttonTop miniText">Вверх!</a> | ||||||
|  |          | ||||||
|         <!--FOOTER--> |         <!--FOOTER--> | ||||||
|         <div w3-include-html="/style/footer.html"></div> |         <div w3-include-html="/pages/footer.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!-- load all included html pages --> |         <!-- load all included html pages --> | ||||||
|         <script>includeHTML();</script> |         <script>includeHTML();</script> | ||||||
| @@ -1,19 +0,0 @@ | |||||||
| <div class="vologdaPlace"> |  | ||||||
|     <p class="titleText">Места где можно хорошо поесть</p> |  | ||||||
|         <div class="button-restourant"> |  | ||||||
|             <div> |  | ||||||
|                 <a href="/pages/Coffee Cake.html"><button class="image-button" style="background-image: url('/images/Velicii-Ustig.webp');"></button></a> |  | ||||||
|                 <p class="normalText">Устюг Великий</p> |  | ||||||
|             </div> |  | ||||||
|  |  | ||||||
|             <div> |  | ||||||
|                 <a href="/pages/Дом купчихи Ершовой.html"><button class="image-button" style="background-image: url('/images/Дом_купчихи_Ершовой.webp');"></button></a> |  | ||||||
|                 <p class="normalText">Дом купчихи Ершовой</p> |  | ||||||
|             </div>   |  | ||||||
|                      |  | ||||||
|             <div class="hidingRestourants"> |  | ||||||
|                 <a href="/pages/Ресторан Паровозовъ.html"><button class="image-button" style="background-image: url('/images/Ресторан_Паровозовъ.webp');"></button></a> |  | ||||||
|                 <p class="normalText">Ресторан Паровозовъ</p> |  | ||||||
|             </div> |  | ||||||
|     </div> |  | ||||||
| </div> |  | ||||||
							
								
								
									
										19
									
								
								site/pages/restaurants/restaurants.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,19 @@ | |||||||
|  | <div class="vologdaPlace"> | ||||||
|  |     <p class="titleText">Места где можно хорошо пообедать</p> | ||||||
|  |         <div class="button-restaurant"> | ||||||
|  |             <div> | ||||||
|  |                 <a href="/pages/restaurants/Устюг Великий.html"><button class="image-button" style="background-image: url('/images/Velicii-Ustig.webp');"></button></a> | ||||||
|  |                 <p class="placeName" style="text-align: center;">Устюг Великий</p> | ||||||
|  |             </div> | ||||||
|  |  | ||||||
|  |             <div> | ||||||
|  |                 <a href="/pages/restaurants/Дом купчихи Ершовой.html"><button class="image-button" style="background-image: url('/images/Дом_купчихи_Ершовой.webp');"></button></a> | ||||||
|  |                 <p class="placeName" style="text-align: center;">Дом купчихи Ершовой</p> | ||||||
|  |             </div>   | ||||||
|  |                      | ||||||
|  |             <div class="hidingrestaurants"> | ||||||
|  |                 <a href="/pages/restaurants/Ресторан Паровозовъ.html"><button class="image-button" style="background-image: url('/images/Ресторан_Паровозовъ.webp');"></button></a> | ||||||
|  |                 <p class="placeName" style="text-align: center;">Ресторан Паровозовъ</p> | ||||||
|  |             </div> | ||||||
|  |     </div> | ||||||
|  | </div> | ||||||
| @@ -5,7 +5,7 @@ | |||||||
|         <link rel="stylesheet" href="/style/background.css"> |         <link rel="stylesheet" href="/style/background.css"> | ||||||
|         <link rel="stylesheet" href="/style/buttonStyle.css"> |         <link rel="stylesheet" href="/style/buttonStyle.css"> | ||||||
|         <link rel="stylesheet" href="/style/backgroundEffect.css"> |         <link rel="stylesheet" href="/style/backgroundEffect.css"> | ||||||
|         <link rel="icon" href="/favicon.ico"> |         <link rel="icon" href="/favicon.png"> | ||||||
| 
 | 
 | ||||||
|         <meta charset="utf-8"/> |         <meta charset="utf-8"/> | ||||||
|         <title>Дом купчихи Ершовой</title> |         <title>Дом купчихи Ершовой</title> | ||||||
| @@ -18,7 +18,7 @@ | |||||||
| 
 | 
 | ||||||
|     <body> |     <body> | ||||||
|          <!--HEADER --> |          <!--HEADER --> | ||||||
|         <div w3-include-html="/style/header.html"></div> |         <div w3-include-html="/pages/header.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!--TEXT--> |         <!--TEXT--> | ||||||
|         <div class="vologdaPlace"> |         <div class="vologdaPlace"> | ||||||
| @@ -33,8 +33,11 @@ | |||||||
|         <!--MAP--> |         <!--MAP--> | ||||||
|         <div id="Map" class="vologdaMap"></div> |         <div id="Map" class="vologdaMap"></div> | ||||||
| 
 | 
 | ||||||
|  |         <!--BUTTON TOP--> | ||||||
|  |         <a href="#" class="buttonTop miniText">Вверх!</a> | ||||||
|  |          | ||||||
|         <!--FOOTER--> |         <!--FOOTER--> | ||||||
|         <div w3-include-html="/style/footer.html"></div> |         <div w3-include-html="/pages/footer.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!-- load all included html pages --> |         <!-- load all included html pages --> | ||||||
|         <script>includeHTML();</script> |         <script>includeHTML();</script> | ||||||
| @@ -5,7 +5,7 @@ | |||||||
|         <link rel="stylesheet" href="/style/background.css"> |         <link rel="stylesheet" href="/style/background.css"> | ||||||
|         <link rel="stylesheet" href="/style/buttonStyle.css"> |         <link rel="stylesheet" href="/style/buttonStyle.css"> | ||||||
|         <link rel="stylesheet" href="/style/backgroundEffect.css"> |         <link rel="stylesheet" href="/style/backgroundEffect.css"> | ||||||
|         <link rel="icon" href="/favicon.ico"> |         <link rel="icon" href="/favicon.png"> | ||||||
| 
 | 
 | ||||||
|         <meta charset="utf-8"/> |         <meta charset="utf-8"/> | ||||||
|         <title>Ресторан Паровозовъ</title> |         <title>Ресторан Паровозовъ</title> | ||||||
| @@ -18,7 +18,7 @@ | |||||||
| 
 | 
 | ||||||
|     <body> |     <body> | ||||||
|          <!--HEADER --> |          <!--HEADER --> | ||||||
|         <div w3-include-html="/style/header.html"></div> |         <div w3-include-html="/pages/header.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!--TEXT--> |         <!--TEXT--> | ||||||
|         <div class="vologdaPlace"> |         <div class="vologdaPlace"> | ||||||
| @@ -32,8 +32,11 @@ | |||||||
|         <!--MAP--> |         <!--MAP--> | ||||||
|         <div id="Map" class="vologdaMap"></div> |         <div id="Map" class="vologdaMap"></div> | ||||||
| 
 | 
 | ||||||
|  |         <!--BUTTON TOP--> | ||||||
|  |         <a href="#" class="buttonTop miniText">Вверх!</a> | ||||||
|  |          | ||||||
|         <!--FOOTER--> |         <!--FOOTER--> | ||||||
|         <div w3-include-html="/style/footer.html"></div> |         <div w3-include-html="/pages/footer.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!-- load all included html pages --> |         <!-- load all included html pages --> | ||||||
|         <script>includeHTML();</script> |         <script>includeHTML();</script> | ||||||
| @@ -5,7 +5,7 @@ | |||||||
|         <link rel="stylesheet" href="/style/background.css"> |         <link rel="stylesheet" href="/style/background.css"> | ||||||
|         <link rel="stylesheet" href="/style/buttonStyle.css"> |         <link rel="stylesheet" href="/style/buttonStyle.css"> | ||||||
|         <link rel="stylesheet" href="/style/backgroundEffect.css"> |         <link rel="stylesheet" href="/style/backgroundEffect.css"> | ||||||
|         <link rel="icon" href="/favicon.ico"> |         <link rel="icon" href="/favicon.png"> | ||||||
| 
 | 
 | ||||||
|         <meta charset="utf-8"/> |         <meta charset="utf-8"/> | ||||||
|         <title>Устюг Великий</title> |         <title>Устюг Великий</title> | ||||||
| @@ -18,7 +18,7 @@ | |||||||
| 
 | 
 | ||||||
|     <body> |     <body> | ||||||
|          <!--HEADER --> |          <!--HEADER --> | ||||||
|         <div w3-include-html="/style/header.html"></div> |         <div w3-include-html="/pages/header.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!--TEXT--> |         <!--TEXT--> | ||||||
|         <div class="vologdaPlace"> |         <div class="vologdaPlace"> | ||||||
| @@ -33,9 +33,11 @@ | |||||||
|         <!--MAP--> |         <!--MAP--> | ||||||
|         <div id="Map" class="vologdaMap"></div> |         <div id="Map" class="vologdaMap"></div> | ||||||
| 
 | 
 | ||||||
|  |         <!--BUTTON TOP--> | ||||||
|  |         <a href="#" class="buttonTop miniText">Вверх!</a> | ||||||
|          |          | ||||||
|         <!--FOOTER--> |         <!--FOOTER--> | ||||||
|         <div w3-include-html="/style/footer.html"></div> |         <div w3-include-html="/pages/footer.html"></div> | ||||||
| 
 | 
 | ||||||
|         <!-- load all included html pages --> |         <!-- load all included html pages --> | ||||||
|         <script>includeHTML();</script> |         <script>includeHTML();</script> | ||||||
| @@ -32,16 +32,16 @@ | |||||||
|      |      | ||||||
|     body { |     body { | ||||||
|         background-color: var(--bodyBoxColor); |         background-color: var(--bodyBoxColor); | ||||||
|         background-image: url('/style/background.png'); |         background-image: url('/images/background.png'); | ||||||
|         backdrop-filter: blur(2px); |         backdrop-filter: blur(2px); | ||||||
|     } |     } | ||||||
|  |  | ||||||
|     .vologdaDescription { |     .vologdaDescription { | ||||||
|         position:relative; |         position:relative; | ||||||
|         margin: auto; |         margin: auto; | ||||||
|         margin-top: 3vw; |         margin-top: var(--vologdaBoxMargin); | ||||||
|  |  | ||||||
|         width: var(--defaultBoxWhight); |         width: calc(var(--defaultBoxWhight)*1.26); | ||||||
|  |  | ||||||
|         text-align: center; |         text-align: center; | ||||||
|  |  | ||||||
| @@ -72,9 +72,10 @@ | |||||||
|         position:relative; |         position:relative; | ||||||
|         margin: auto; |         margin: auto; | ||||||
|  |  | ||||||
|         width: var(--defaultBoxWhight); |         width: calc(var(--defaultBoxWhight)*1.25); | ||||||
|         margin-top: 6vw; |         margin-top: 6vw; | ||||||
|         height: 25%; |         height: 25%; | ||||||
|  |         max-width: 71%; | ||||||
|  |  | ||||||
|         text-align: center; |         text-align: center; | ||||||
|  |  | ||||||
| @@ -90,7 +91,7 @@ | |||||||
|         margin: auto; |         margin: auto; | ||||||
|         margin-top: var(--vologdaBoxMargin); |         margin-top: var(--vologdaBoxMargin); | ||||||
|  |  | ||||||
|         width: var(--defaultBoxWhight); |         width: calc(var(--defaultBoxWhight)*1.25); | ||||||
|         height: 600px; |         height: 600px; | ||||||
|  |  | ||||||
|         text-align: center; |         text-align: center; | ||||||
| @@ -140,7 +141,8 @@ | |||||||
|      |      | ||||||
|     img { |     img { | ||||||
|         max-width:100%; |         max-width:100%; | ||||||
|         max-height:100%; |         /* max-height:100%; */ | ||||||
|  |         max-height:800px; | ||||||
|     } |     } | ||||||
|  |  | ||||||
|     :root { |     :root { | ||||||
|   | |||||||
| @@ -3,9 +3,11 @@ | |||||||
|         grid-template-columns: 4fr 4fr 4fr; |         grid-template-columns: 4fr 4fr 4fr; | ||||||
|         grid-template-rows: 4fr 4fr; |         grid-template-rows: 4fr 4fr; | ||||||
|         grid-gap: 4fr; |         grid-gap: 4fr; | ||||||
|  |         justify-content: center; | ||||||
|  |         align-items: center; | ||||||
|     } |     } | ||||||
|  |  | ||||||
|     .button-restourant { |     .button-restaurant { | ||||||
|         display: grid; |         display: grid; | ||||||
|         grid-template-columns: 4fr 4fr 4fr; |         grid-template-columns: 4fr 4fr 4fr; | ||||||
|         grid-template-rows: 4fr; |         grid-template-rows: 4fr; | ||||||
| @@ -42,12 +44,16 @@ | |||||||
|     .headerButton-grid { |     .headerButton-grid { | ||||||
|         display: grid; |         display: grid; | ||||||
|         grid-template-columns: auto auto auto auto auto; |         grid-template-columns: auto auto auto auto auto; | ||||||
|  |         justify-content: center; | ||||||
|  |         align-items: center; | ||||||
|  |         margin-top: -1em; | ||||||
|     } |     } | ||||||
|  |  | ||||||
|     :root { |     :root { | ||||||
|         --sizeButton: 1.5; |         --sizeButton: 1.5; | ||||||
|     } |     } | ||||||
|  |  | ||||||
|  |  | ||||||
|     @media screen and (min-width: 1820px) { |     @media screen and (min-width: 1820px) { | ||||||
|         .image-button { |         .image-button { | ||||||
|             width: 200px; |             width: 200px; | ||||||
| @@ -73,14 +79,14 @@ | |||||||
|             grid-gap: 4fr; |             grid-gap: 4fr; | ||||||
|         } |         } | ||||||
|  |  | ||||||
|         .button-restourant { |         .button-restaurant { | ||||||
|             display: grid; |             display: grid; | ||||||
|             grid-template-columns: 4fr 4fr; |             grid-template-columns: 4fr 4fr; | ||||||
|             grid-template-rows: 4fr; |             grid-template-rows: 4fr; | ||||||
|             grid-gap: 4fr; |             grid-gap: 4fr; | ||||||
|         } |         } | ||||||
|  |  | ||||||
|         .hidingRestourants { |         .hidingrestaurants { | ||||||
|             Display: none; |             Display: none; | ||||||
|         } |         } | ||||||
|     } |     } | ||||||
| @@ -98,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 { | ||||||
| @@ -109,7 +116,7 @@ | |||||||
|             grid-gap: 4fr; |             grid-gap: 4fr; | ||||||
|         } |         } | ||||||
|  |  | ||||||
|         .button-restourant { |         .button-restaurant { | ||||||
|             display: grid; |             display: grid; | ||||||
|             grid-template-columns: 4fr 4fr; |             grid-template-columns: 4fr 4fr; | ||||||
|             grid-template-rows: 4fr; |             grid-template-rows: 4fr; | ||||||
|   | |||||||
| @@ -1,5 +0,0 @@ | |||||||
| <footer> |  | ||||||
|     <div class = "postFooter">  |  | ||||||
|         <p class="miniText"> ©Defectum studio 2023-2023</p>  |  | ||||||
|     </div> |  | ||||||
| </footer> |  | ||||||
| @@ -16,23 +16,6 @@ | |||||||
|         font-display: swap; |         font-display: swap; | ||||||
|     } |     } | ||||||
|  |  | ||||||
|     /* Beryozki */ |  | ||||||
|     @font-face { |  | ||||||
|         font-family: 'Beryozki'; |  | ||||||
|         src: url('/style/fonts/Beryozki.eot') format('embedded-opentype'); |  | ||||||
|         font-weight: normal; |  | ||||||
|         font-style: normal; |  | ||||||
|     } |  | ||||||
|  |  | ||||||
|     @font-face { |  | ||||||
|         font-family: 'Beryozki'; |  | ||||||
|         src:  url('/style/fonts/Beryozki.woff') format('woff'), |  | ||||||
|               url('/style/fonts/Beryozki.ttf')  format('truetype'), |  | ||||||
|               url('/style/fonts/Beryozki.svg#Beryozki') format('svg'); |  | ||||||
|         font-weight: normal; |  | ||||||
|         font-style: normal; |  | ||||||
|     } |  | ||||||
|  |  | ||||||
|     /* Tsarevich */ |     /* Tsarevich */ | ||||||
|     @font-face { |     @font-face { | ||||||
|         font-family: 'Tsarevich-Regular'; |         font-family: 'Tsarevich-Regular'; | ||||||
| @@ -50,32 +33,64 @@ | |||||||
|         font-style: normal; |         font-style: normal; | ||||||
|     } |     } | ||||||
|  |  | ||||||
|     .normalText { |     .infoText { | ||||||
|         font-size: var(--textSize); |         font-size: var(--textSize); | ||||||
|         font-family: 'Pacifico'; |         /* font-family: 'Pacifico'; */ | ||||||
|  |         font-family: 'Verdana'; | ||||||
|  |         margin: 1em; | ||||||
|  |         text-align: justify; | ||||||
|  |  | ||||||
|  |         color: rgb(255, 255, 255); | ||||||
|  |     } | ||||||
|  |  | ||||||
|  |     .normalText { | ||||||
|  |         font-size: calc(var(--textSize)*1); | ||||||
|  |         /* font-family: 'Pacifico'; */ | ||||||
|  |         font-family: 'Verdana'; | ||||||
|  |         /* margin: 0.7em; */ | ||||||
|  |         margin-left: 0.7em; | ||||||
|  |         margin-right: 0.7em; | ||||||
|  |  | ||||||
|  |         text-align: justify; | ||||||
|  |  | ||||||
|  |         color: rgb(255, 255, 255); | ||||||
|  |     } | ||||||
|  |  | ||||||
|  |     .placeName { | ||||||
|  |         font-size: calc(var(--textSize)*1); | ||||||
|  |         font-family: 'Verdana'; | ||||||
|  |         text-align: center; | ||||||
|  |  | ||||||
|         color: rgb(255, 255, 255); |         color: rgb(255, 255, 255); | ||||||
|     } |     } | ||||||
|      |      | ||||||
|     .titleTextMini { |     .titleTextMini { | ||||||
|         font-size: calc(var(--textSize) + (var(--textSize) * 0.5)); |         font-size: calc(var(--textSize) + (var(--textSize) * 0.5)); | ||||||
|         font-family: 'Tsarevich-Regular'; |         /* font-family: 'Tsarevich-Regular'; */ | ||||||
|  |         font-family: 'Georgia'; | ||||||
|  |         margin: 0.7em; | ||||||
|  |         align-self: center; | ||||||
|  |         /* text-decoration: underline; */ | ||||||
|  |  | ||||||
|         color: rgb(255, 255, 255); |         color: rgb(255, 255, 255); | ||||||
|     } |     } | ||||||
|  |  | ||||||
|     .titleText { |     .titleText { | ||||||
|         font-size: calc(var(--textSize) + (var(--textSize) * 1.6)); |         font-size: calc(var(--textSize) + (var(--textSize) * 1.6)); | ||||||
|         font-family: 'Tsarevich-Regular'; |         /* font-family: 'Tsarevich-Regular'; */ | ||||||
|  |         font-family: 'Georgia'; | ||||||
|  |  | ||||||
|         text-align: left; |         text-align: center; | ||||||
|         margin-left: 3vw; |         margin-left: 3vw; | ||||||
|  |         margin: 0.7em; | ||||||
|  |  | ||||||
|         color: rgb(255, 255, 255); |         color: rgb(255, 255, 255); | ||||||
|     } |     } | ||||||
|  |  | ||||||
|     .miniText { |     .miniText { | ||||||
|         font-size: calc(var(--textSize) * 0.9); |         font-size: calc(var(--textSize) * 0.9); | ||||||
|         font-family: 'Tsarevich-Regular'; |         /* font-family: 'Tsarevich-Regular'; */ | ||||||
|  |         font-family: 'Verdana'; | ||||||
|         color: rgb(255, 255, 255); |         color: rgb(255, 255, 255); | ||||||
|     } |     } | ||||||
|  |  | ||||||
|   | |||||||