АСП.Шлюз (Меркурий): различия между версиями
Нет описания правки |
Нет описания правки |
||
Строка 11: | Строка 11: | ||
</div> | </div> | ||
<a href="https://www.example.com" target="_blank" class="custom-button"> | |||
Узнать стоимость и<br>посмотреть презентацию продукта | |||
</a> | |||
<style> | |||
.custom-button { | |||
display: inline-block; | |||
background-color: #4A90E2; | |||
color: white; | |||
font-family: Arial, sans-serif; | |||
font-size: 14px; | |||
padding: 10px 16px; | |||
text-align: center; | |||
border-radius: 8px; | |||
text-decoration: none; | |||
box-shadow: 0 4px 6px rgba(0,0,0,0.1); | |||
transition: background-color 0.3s ease; | |||
line-height: 1.4; | |||
max-width: 220px; | |||
} | |||
.custom-button:hover { | |||
background-color: #357ABD; | |||
} | |||
</style> | |||
<div class="advantages-block" style="background-color: #F3F7F9; padding: 20px; border-radius: 10px; margin: 30px 0;"> | <div class="advantages-block" style="background-color: #F3F7F9; padding: 20px; border-radius: 10px; margin: 30px 0;"> |