Skip to content

Commit 70e2105

Browse files
authored
v01.6
1 parent e8c9670 commit 70e2105

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,11 @@ <h3>Currency Converter</h3>
6666
</div>
6767

6868
<!-- Popup Ad -->
69-
<div id="popup-ad" style="display:none; position:fixed; bottom:20px; right:20px; width:300px; background:#fff; border:1px solid #000000; border-radius:8px; padding:15px; box-shadow:0 4px 12px rgba(0,0,0,0.2); font-family:sans-serif; z-index:9999;">
70-
<strong>Sponsored Offer</strong>
71-
<p>Join this Discord server for amazing giveaways and more!</p>
72-
<a href="https://discord.gg/invite/NgeU4bSMya" target="_blank" style="color:#007bff;">Check it out →</a>
69+
<div id="popup-ad" style="display:none; position:fixed; bottom:20px; right:20px; width:300px; background:#fff; border:1px solid #000000; border-radius:8px; padding:15px; box-shadow:0 4px 12px rgba(0,0,0,0.2); font-family:sans-serif; color: black; z-index:9999;">
70+
71+
<strong>Sponsored Offer - Accomondation in Corfu, Greece.</strong>
72+
<p>Nikoletta's Apartments. 9.2 Booking rating. Situated in Tzavros, Nikoleta's Corfu Apartment belongs to a block of houses which feature a large outdoor pool and a colorful garden full of flowers and trees. Set in a 8,000 m² area, the property offers fully equipped apartments with free WiFi access and shaded verandas overlooking the pool.</p>
73+
<a href="https://www.booking.com/hotel/gr/nikoleta-39-s-corfu-apartment.html?aid=304142&sid=6eae5f7231123a481747ad8433020e3f;;homd=1;atlas_nodate=1" target="_blank" style="color:#007bff;">Check it out →</a>
7374
<button onclick="document.getElementById('popup-ad').style.display='none'" style="position:absolute; top:5px; right:10px; border:none; background:none; font-size:18px; cursor:pointer;">&times;</button>
7475
</div>
7576

0 commit comments

Comments
 (0)