mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-20 19:01:52 +02:00
redesign banner newsletter
This commit is contained in:
parent
238434943e
commit
1ef6a3ba47
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue