Untitled
unknown
plain_text
2 years ago
3.5 kB
5
Indexable
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</title> <style> body { font-family: SegoeUI,sans-serif; } </style> </head> <body> <div class="fly_contacts_panel"><a href="https://wa.me/79629649240" class="whatsapp" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="46" height="46" viewBox="0 0 46 46" fill="none"><path d="M23.4354 13.3711H23.4307C18.5155 13.3711 14.5186 17.384 14.5186 22.3187C14.5186 24.276 15.1469 26.0903 16.2156 27.5632L15.1047 30.887L18.5314 29.7877C19.9408 30.725 21.6223 31.2663 23.4354 31.2663C28.3505 31.2663 32.3475 27.2521 32.3475 22.3187C32.3475 17.3852 28.3505 13.3711 23.4354 13.3711Z" fill="white"/><path d="M28.6225 26.0073C28.4073 26.6171 27.5538 27.1224 26.8731 27.2703C26.4071 27.3697 25.7988 27.4493 23.7509 26.5969C21.1309 25.5076 19.4439 22.8355 19.3126 22.6622C19.1865 22.4888 18.2539 21.2475 18.2539 19.9633C18.2539 18.6794 18.9035 18.054 19.1654 17.7858C19.3803 17.5653 19.7358 17.4648 20.0768 17.4648C20.1872 17.4648 20.2863 17.4703 20.3756 17.4748C20.6374 17.4861 20.7688 17.5016 20.9417 17.9166C21.1567 18.4368 21.6803 19.7207 21.7429 19.8528C21.8064 19.9848 21.8697 20.1636 21.7807 20.3369C21.697 20.516 21.6236 20.5953 21.4921 20.7474C21.3605 20.8997 21.2356 21.016 21.1042 21.1791C20.984 21.3211 20.848 21.4733 20.9996 21.7362C21.1511 21.9935 21.6747 22.8511 22.4457 23.5401C23.441 24.4293 24.2476 24.7134 24.5363 24.8343C24.7514 24.9238 25.0076 24.9024 25.1646 24.7347C25.3641 24.5187 25.6106 24.1609 25.8612 23.8087C26.0394 23.5559 26.2645 23.5245 26.5008 23.6139C26.7414 23.6979 28.015 24.3299 28.2769 24.4607C28.5387 24.5927 28.7116 24.6553 28.7751 24.766C28.8375 24.8766 28.8375 25.3968 28.6225 26.0073Z" fill="#22CD5E"/></svg><span>Whatsapp</span></a><a href="https://t.me/BEREZINOKNOBER" class="telegram" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="46" height="46" viewBox="0 0 46 46" fill="none"><path d="M23.1431 32.8198C22.9143 32.5914 22.1086 31.2002 21.3526 29.7283C20.5965 28.2564 19.8248 26.8356 19.6376 26.571C19.4243 26.2694 18.2174 25.5524 16.4025 24.6488C13.1377 23.0235 12.699 22.6747 12.7874 21.7749C12.8681 20.9528 13.199 20.7827 17.7948 19.2011C19.8969 18.4778 23.2875 17.3113 25.3295 16.609C27.3714 15.9067 29.2686 15.332 29.5453 15.332C30.1232 15.332 30.6661 15.8373 30.6661 16.3752C30.6661 16.5776 29.985 18.689 29.1526 21.0671C28.3201 23.4452 27.3646 26.18 27.0292 27.1443C25.8956 30.4041 25.0287 32.5875 24.7392 32.9121C24.3422 33.3571 23.6406 33.3165 23.1431 32.8198Z" fill="white"/></svg><span>Telegram</span></a></div> <style> .fly_contacts_panel{position:fixed;left:0;right:0;bottom:0;display:flex;z-index:30}.fly_contacts_panel>a{border-radius:5px;box-sizing:border-box;margin:5px;padding:5px 10px;width:50%;text-align:center;color:#fff;font-weight:300;font-size:14px;line-height:1.4em;box-shadow:2px 3px 10px #00000026;border:1px solid #ffffff59;text-decoration:none;display:flex;align-items:center;justify-content:center}.fly_contacts_panel>a.whatsapp{background:#04c110}.fly_contacts_panel>a.whatsapp:active,.fly_contacts_panel>a.whatsapp:hover{background:#01900a}.fly_contacts_panel>a.telegram{background:#229ad3}.fly_contacts_panel>a.telegram:active,.fly_contacts_panel>a.telegram:hover{background:#1b7fae}.fly_contacts_panel>a svg{height:36px;width:auto;margin:-9px -1px -8px -8px} /*@media (min-width:560px){.fly_contacts_panel{display:none}}*/ </style> </body> </html>
Editor is loading...