Mercurial > web
changeset 17:423d47e447af
replace lucky star with vlpmv
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Sat, 12 Jun 2021 22:55:05 -0400 |
parents | 710525605e4e |
children | 7f1decd761af |
files | crash.jpg index.html |
diffstat | 2 files changed, 13 insertions(+), 18 deletions(-) [+] |
line wrap: on
line diff
--- a/index.html Fri Jun 04 14:37:03 2021 -0400 +++ b/index.html Sat Jun 12 22:55:05 2021 -0400 @@ -65,22 +65,21 @@ text-shadow: none; box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5); } - div.luckystar { - position: fixed; - width: 350px; - padding: 3px; - border: 2px solid #d75016; - background-color: #FAFAD2; - text-shadow: none; - box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5); - margin: 0 auto; - left: 10px; - bottom: 10px; - } img.crash { position: fixed; bottom: 10px; right: 10px; + height: 266px; + border: 1px solid #00adef; + } + div.vid { + position: fixed; + bottom: 10px; + left: 10px; + border: 1px solid #00adef; + width: 473px; + height: 266px; + box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5); } </style> <link rel="stylesheet" href="style.css"> @@ -107,12 +106,8 @@ <img src="img/h-free-anim.gif" width="88" height="31"> </p> <p><a href="cool.html">cool shit</a></p> - <div class="luckystar"> - <center style="font-family: Times New Roman, Times, serif; font-size: 1.20em; font-weight: bold; color: #d75116;">Certificate: Test results</center> - <center style="font-family: Times New Roman, Times, serif; font-size: 1.20em; font-weight: bold; color: #d75116;">What Lucky Star Character Are You?</center> - <p style="font-family: Times New Roman, Times, serif; font-size: 1em; color: #5c5c5c;"> - <img src="https://www.allthetests.com/quiz31/picture_thumb/pic_1402476083_1001.jpg?1592828541" width="106" height="150" loading="lazy" align="left" alt="1001" title="Click to enlarge" style="margin:4pt; box-shadow: none;"> - <b>For 40% you are: </b>Konata Izumi!<br>You are an OTAKU! You love to hang back and sometimes don't do homework... But you are a fun loving character who loves to prank and crack a joke once and a while! <br /><b> 60% of 3414 quiz participants had this profile!</b><br> <br>Take this quiz: <a href="https://www.allthetests.com/quiz31/quiz/1402476083/What-Lucky-Star-Character-Are-You">What Lucky Star Character Are You?</a></p> + <div class="vid"> + <iframe allowfullscreen src="https://www.vidlii.com/embed?v=2tEiNeS_zh1" frameborder="0" width="100%" height="100%"></iframe> </div> <img class="crash" src="crash.jpg" height="266" style="image-rendering: auto;"> </body>