31
31
</ a >
32
32
</ li >
33
33
< li class ="navigation-item ">
34
- < a href ="# ">
34
+ < a href ="# " class =" favourites " >
35
35
< span class ="visually-hidden "> Избранное</ span >
36
36
< img src ="images/favourites.svg " alt ="Иконка Избранного " width ="20 " height ="20 ">
37
37
</ a >
@@ -110,7 +110,7 @@ <h3 class="form-section-heading">Стоимость, ₽:</h3>
110
110
111
111
< section class ="form-section buttons-module ">
112
112
< h3 class ="visually-hidden "> Кнопки для применения фильтров</ h3 >
113
- < button type ="submit " class ="button filter-button apply-button "> Применить</ button >
113
+ < button type ="submit " class ="button filter-button action-button apply-button "> Применить</ button >
114
114
< button type ="reset " class =" button filter-button reset-button "> Сбросить</ button >
115
115
</ section >
116
116
</ form >
@@ -158,7 +158,7 @@ <h3 class="hotel-name">Amara Resort & Spa</h3>
158
158
< a href ="# " class ="more-details-button button ">
159
159
Подробнее
160
160
</ a >
161
- < button class ="add -button button "> В избранное</ button >
161
+ < button class ="action -button button "> В избранное</ button >
162
162
</ div >
163
163
< div class ="rating-information ">
164
164
< h3 class ="visually-hidden "> Информайия о рейтинге гостиницы</ h3 >
@@ -174,7 +174,7 @@ <h3 class="hotel-name">Villas at Poco Diablo</h3>
174
174
< a href ="# " class ="more-details-button button ">
175
175
Подробнее
176
176
</ a >
177
- < button class ="add -button added button "> В избранном</ button >
177
+ < button class ="action -button added button "> В избранном</ button >
178
178
</ div >
179
179
< div class ="rating-information ">
180
180
< h3 class ="visually-hidden "> Информайия о рейтинге гостиницы</ h3 >
@@ -190,7 +190,7 @@ <h3 class="hotel-name">Desert Quail Inn</h3>
190
190
< a href ="# " class ="more-details-button button ">
191
191
Подробнее
192
192
</ a >
193
- < button class ="add -button button "> В избранное</ button >
193
+ < button class ="action -button button "> В избранное</ button >
194
194
</ div >
195
195
< div class ="rating-information ">
196
196
< h3 class ="visually-hidden "> Информайия о рейтинге гостиницы</ h3 >
@@ -206,7 +206,7 @@ <h3 class="hotel-name">GreenTree Inn</h3>
206
206
< a href ="# " class ="more-details-button button ">
207
207
Подробнее
208
208
</ a >
209
- < button class ="add -button button "> В избранное</ button >
209
+ < button class ="action -button button "> В избранное</ button >
210
210
</ div >
211
211
< div class ="rating-information ">
212
212
< h3 class ="visually-hidden "> Информайия о рейтинге гостиницы</ h3 >
@@ -247,7 +247,7 @@ <h2 class="subscription-heading">Подпишитесь на рассылку</h
247
247
</ header >
248
248
< form class ="subscription-form " action ="https://echo.htmlacademy.ru/ " method ="post ">
249
249
< input type ="email " placeholder ="Ваш e-mail " name ="email " class ="email-input " required >
250
- < input type ="submit " value ="Подписаться " class ="button subscribe-button ">
250
+ < input type ="submit " value ="Подписаться " class ="button action-button subscribe-button ">
251
251
</ form >
252
252
</ section >
253
253
</ main >
@@ -258,19 +258,19 @@ <h2 class="subscription-heading">Подпишитесь на рассылку</h
258
258
< h2 class ="visually-hidden "> Социальные сети</ h2 >
259
259
< ul class ="footer-sotial-list list ">
260
260
< li class ="footer-social-item ">
261
- < a class ="button " href ="https://vk.com/htmlacademy " target =_blank >
261
+ < a class ="social-item-icon " href ="https://vk.com/htmlacademy " target =_blank >
262
262
< span class ="visually-hidden "> Вконтакте</ span >
263
263
< img src ="images/vk-icon.svg " alt ="Иконка Вконтакте " width ="24 " height ="14 ">
264
264
</ a >
265
265
</ li >
266
266
< li class ="footer-social-item ">
267
- < a class ="button " href ="https://t.me/htmlacademy " target =_blank >
267
+ < a class ="social-item-icon " href ="https://t.me/htmlacademy " target =_blank >
268
268
< span class ="visually-hidden "> Телеграм</ span >
269
269
< img src ="images/telegram-icon.svg " alt ="Иконка Телеграма " width ="18 " height ="16 ">
270
270
</ a >
271
271
</ li >
272
272
< li class ="footer-social-item ">
273
- < a class ="button " href ="https://www.youtube.com/user/htmlacademyru " target =_blank >
273
+ < a class ="social-item-icon " href ="https://www.youtube.com/user/htmlacademyru " target =_blank >
274
274
< span class ="visually-hidden "> Ютуб</ span >
275
275
< img src ="images/youtube-icon.svg " alt ="Иконка Ютуба " width ="22 " height ="17 ">
276
276
</ a >
0 commit comments