|
|
| Строка 11: |
Строка 11: |
| </div> | | </div> |
|
| |
|
| <a href="https://www.example.com" target="_blank" style=" | | <span class="custom-button"> |
| display: inline-block;
| | [[https://www.example.com|<span style="color: white; text-decoration: none;">Узнать стоимость и<br>посмотреть презентацию продукта</span>]] |
| background-image: url('https://pub.aoasp.ru/images/your-button-image.png');
| | </span> |
| background-size: cover;
| | |
| background-repeat: no-repeat;
| |
| width: 300px; /* ширина кнопки */
| |
| height: 60px; /* высота кнопки */
| |
| color: white;
| |
| font-family: Arial, sans-serif;
| |
| font-size: 14px;
| |
| text-align: center;
| |
| line-height: 60px; /* выравнивание текста по вертикали */
| |
| text-decoration: none;
| |
| "> | |
| Узнать стоимость и посмотреть презентацию продукта
| |
| </a> | |
|
| |
|
|
| |
|