Mercurial > web
comparison index.html @ 17:423d47e447af
replace lucky star with vlpmv
| author | Paper <mrpapersonic@gmail.com> | 
|---|---|
| date | Sat, 12 Jun 2021 22:55:05 -0400 | 
| parents | 7bfa77838f33 | 
| children | 53d58f906e0a | 
   comparison
  equal
  deleted
  inserted
  replaced
| 16:710525605e4e | 17:423d47e447af | 
|---|---|
| 63 background-color: white; | 63 background-color: white; | 
| 64 color: black; | 64 color: black; | 
| 65 text-shadow: none; | 65 text-shadow: none; | 
| 66 box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5); | 66 box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5); | 
| 67 } | 67 } | 
| 68 div.luckystar { | |
| 69 position: fixed; | |
| 70 width: 350px; | |
| 71 padding: 3px; | |
| 72 border: 2px solid #d75016; | |
| 73 background-color: #FAFAD2; | |
| 74 text-shadow: none; | |
| 75 box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5); | |
| 76 margin: 0 auto; | |
| 77 left: 10px; | |
| 78 bottom: 10px; | |
| 79 } | |
| 80 img.crash { | 68 img.crash { | 
| 81 position: fixed; | 69 position: fixed; | 
| 82 bottom: 10px; | 70 bottom: 10px; | 
| 83 right: 10px; | 71 right: 10px; | 
| 72 height: 266px; | |
| 73 border: 1px solid #00adef; | |
| 74 } | |
| 75 div.vid { | |
| 76 position: fixed; | |
| 77 bottom: 10px; | |
| 78 left: 10px; | |
| 79 border: 1px solid #00adef; | |
| 80 width: 473px; | |
| 81 height: 266px; | |
| 82 box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5); | |
| 84 } | 83 } | 
| 85 </style> | 84 </style> | 
| 86 <link rel="stylesheet" href="style.css"> | 85 <link rel="stylesheet" href="style.css"> | 
| 87 </head> | 86 </head> | 
| 88 <body> | 87 <body> | 
| 105 <img src="img/1080p.gif" width="88" height="31"> | 104 <img src="img/1080p.gif" width="88" height="31"> | 
| 106 <a href="https://cock.li"><img src="img/cockli.png" width="88" height="31"></a> | 105 <a href="https://cock.li"><img src="img/cockli.png" width="88" height="31"></a> | 
| 107 <img src="img/h-free-anim.gif" width="88" height="31"> | 106 <img src="img/h-free-anim.gif" width="88" height="31"> | 
| 108 </p> | 107 </p> | 
| 109 <p><a href="cool.html">cool shit</a></p> | 108 <p><a href="cool.html">cool shit</a></p> | 
| 110 <div class="luckystar"> | 109 <div class="vid"> | 
| 111 <center style="font-family: Times New Roman, Times, serif; font-size: 1.20em; font-weight: bold; color: #d75116;">Certificate: Test results</center> | 110 <iframe allowfullscreen src="https://www.vidlii.com/embed?v=2tEiNeS_zh1" frameborder="0" width="100%" height="100%"></iframe> | 
| 112 <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> | |
| 113 <p style="font-family: Times New Roman, Times, serif; font-size: 1em; color: #5c5c5c;"> | |
| 114 <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;"> | |
| 115 <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> | |
| 116 </div> | 111 </div> | 
| 117 <img class="crash" src="crash.jpg" height="266" style="image-rendering: auto;"> | 112 <img class="crash" src="crash.jpg" height="266" style="image-rendering: auto;"> | 
| 118 </body> | 113 </body> | 
