🔒 Mostrar contraseña
CONTRASEÑA: PrimoTech
¡Gracias por visitarnos!
Síguenos en nuestras redes:
<style>
.spoiler-container {
max-width: 500px;
margin: 0 auto;
background: white;
padding: 20px;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
details {
margin-bottom: 20px;
}
summary {
font-size: 1.2em;
font-weight: bold;
padding: 10px;
background: #4CAF50;
color: white;
border-radius: 5px;
cursor: pointer;
}
.password-content {
margin-top: 15px;
padding: 15px;
background: #fff;
border-radius: 5px;
border: 1px solid #ddd;
}
.password-box {
background: #fff9c4;
padding: 15px;
border-radius: 5px;
margin: 15px 0;
font-size: 20px;
text-align: center;
font-weight: bold;
border-left: 5px solid #ffc107;
}
.password-box span {
color: #4CAF50;
background: #fffde7;
padding: 3px 10px;
border-radius: 3px;
}
.social-links {
display: flex;
justify-content: center;
gap: 10px;
flex-wrap: wrap;
margin-top: 15px;
}
.social-links a {
color: white !important;
text-decoration: none;
padding: 8px 15px;
border-radius: 5px;
display: inline-flex;
align-items: center;
}
.yt-link { background: #FF0000; }
.fb-link { background: #1877F2; }
.tw-link { background: #1DA1F2; }
</style>
<div class="spoiler-container">
<details>
<summary>🔒 Mostrar contraseña</summary>
<div class="password-content">
<div class="password-box">CONTRASEÑA: <span>PrimoTech</span></div>
<div class="thanks-box">
<p>¡Gracias por visitarnos!</p>
<p>Síguenos en nuestras redes:</p>
<div class="social-links">
<a href="https://www.youtube.com/@elprimotech" target="_blank" class="yt-link">
<span style="margin-right:8px">▶️</span> YouTube
</a>
<a href="https://www.facebook.com/elprimotec/" target="_blank" class="fb-link">
<span style="margin-right:8px">👍</span> Facebook
</a>
<a href="https://x.com/elprimotech" target="_blank" class="tw-link">
<span style="margin-right:8px">🐦</span> Twitter/X
</a>
</div>
</div>
</div>
</details>
</div>
0 Comments:
Publicar un comentario