mirror of
https://github.com/sethcottle/littlelink.git
synced 2025-04-20 15:35:47 -04:00
lang
This commit is contained in:
parent
10be01e3a0
commit
5dbc9ca03e
6
en.html
6
en.html
@ -45,7 +45,7 @@
|
||||
border: 2px solid #fff;
|
||||
border-radius: 5px;
|
||||
cursor: pointer;
|
||||
text-decoration: none; /* Remove underline for anchor */
|
||||
text-decoration: none;
|
||||
}
|
||||
@media only screen and (max-width: 600px) {
|
||||
.language-button {
|
||||
@ -75,7 +75,7 @@
|
||||
|
||||
|
||||
<a class="button" href="https://bit.ly/ANcosplay" target="_blank" rel="noopener" role="button"><img class="icon" src="images/musu/crown.png" alt="">Cosplay contest | Registration closes on April 21st.</a><br>
|
||||
<a class="button" href="https://bit.ly/ANfoto" target="_blank" rel="noopener" role="button"><img class="icon" src="images/musu/camera.png" alt="">Cosplay photo contest | Registration closes on April 28st.</a><br>
|
||||
<a class="button" href="https://bit.ly/ANfoto" target="_blank" rel="noopener" role="button"><img class="icon" src="images/musu/camera.png" alt="">Cosplay photo contest | Registration closes on April 28th.</a><br>
|
||||
<a class="button" href="https://bit.ly/ANtshirt" target="_blank" rel="noopener" role="button"><img class="icon" src="images/musu/tshirt.png" alt="">T-Shirt contest | Registration closes on April 7th.</a><br>
|
||||
<a class="button" href="https://bit.ly/ANamvs" target="_blank" rel="noopener" role="button"><img class="icon" src="images/musu/cinema.png" alt="">AMV contest | Registration closes on April 28th.</a><br>
|
||||
|
||||
@ -93,7 +93,7 @@
|
||||
<a class="button button-tiktok" href="https://www.tiktok.com/@infoshow.info" target="_blank" rel="noopener" role="button"><img class="icon" src="images/icons/tiktok.svg" alt="">TikTok</a><br>
|
||||
|
||||
<br>
|
||||
<p>Take a look at 2023 "Anime Nights" AMV competition contestants!</p>
|
||||
<p>Take a look at 2023 "Anime Nights" AMV contest entries:</p>
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/videoseries?si=-0TjpFdU6iM3cG-_&list=PLNScQ1DfTsykWhT99brYLAkdVqhteV7CK" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen style="max-width: 100%; width: 100%;"></iframe>
|
||||
<br>
|
||||
<br>
|
||||
|
@ -46,7 +46,7 @@
|
||||
border: 2px solid #fff;
|
||||
border-radius: 5px;
|
||||
cursor: pointer;
|
||||
text-decoration: none; /* Remove underline for anchor */
|
||||
text-decoration: none;
|
||||
}
|
||||
@media only screen and (max-width: 600px) {
|
||||
.language-button {
|
||||
@ -94,7 +94,7 @@
|
||||
<a class="button button-tiktok" href="https://www.tiktok.com/@infoshow.info" target="_blank" rel="noopener" role="button"><img class="icon" src="images/icons/tiktok.svg" alt="">TikTok</a><br>
|
||||
|
||||
<br>
|
||||
<p>Užmesk akį į 2023 "Anime Nights" AMV konkurso dalyvius!</p>
|
||||
<p>Užmesk akį į 2023 "Anime Nights" AMV konkurso dalyvius:</p>
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/videoseries?si=-0TjpFdU6iM3cG-_&list=PLNScQ1DfTsykWhT99brYLAkdVqhteV7CK" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen style="max-width: 100%; width: 100%;"></iframe>
|
||||
<br>
|
||||
<br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user