redesign banner newsletter

This commit is contained in:
Merox 2024-10-20 13:24:38 +03:00
parent 238434943e
commit 1ef6a3ba47

View file

@ -3,14 +3,13 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Pagină cu Banner Modern Profesional</title>
<style>
#modern-banner {
position: fixed;
bottom: 20px;
right: 20px;
z-index: 1000;
background: #1e1e1e;
background: #245a9478;
box-shadow: 0 4px 20px rgba(0,0,0,0.3);
border-radius: 10px;
padding: 15px;