Compare commits
2 Commits
110bc1a1c3
...
b788f54c23
| Author | SHA1 | Date | |
|---|---|---|---|
| b788f54c23 | |||
| e0cbb2a8f1 |
@@ -22,6 +22,38 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<style>
|
||||
.content-adv{
|
||||
text-align: center;
|
||||
background: #3849a8;
|
||||
padding: 20px;
|
||||
border-radius: 20px;
|
||||
}
|
||||
.content-adv:before{
|
||||
content: "ADV";
|
||||
position: relative;
|
||||
background: #f7b835;
|
||||
padding: 3px 10px;
|
||||
font-size: 0.8rem;
|
||||
border-radius: 27px;
|
||||
font-style: italic;
|
||||
font-weight: 600;
|
||||
top: -10px;
|
||||
margin: 0;
|
||||
}
|
||||
.content-adv img{
|
||||
max-width: 100%;
|
||||
border-radius: 10px;
|
||||
margin-top: -20px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="content-adv mb-4">
|
||||
<a href="https://www.worldradioday.it" target="_blank" class="">
|
||||
<img src="https://www.radiodiffusionelibera.com/wp-content/uploads/2026/01/banner300x250.jpg" alt="adv">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="row g-2 mb-4">
|
||||
<div class="col-12">
|
||||
<a href="https://www.co-municare.it" target="_blank" class="">
|
||||
|
||||
Reference in New Issue
Block a user