Advertisement
Thewitch01

ii. Matsunos Burazzas

Oct 13th, 2019
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.79 KB | None | 0 0
  1. <center><link href="https://fonts.googleapis.com/css?family=Anton|Roboto|Lobster&display=swap" rel="stylesheet"> <div class="Six"> <div class="titlematsu">Family Search</div> <div class="subtitlematsu">Hello, im a search~</div> <div class="chibita">● ● ●</div> <div class="Oso"> <div class="oso oso-san"></div> <em>Chocolate cake liquorice cotton candy.</em> Sugar plum biscuit cake tiramisu. Lollipop sugar plum marzipan. Sweet chocolate cake biscuit donut tootsie roll biscuit marshmallow. Bonbon cotton candy gummi bears pastry icing fruitcake pie caramels. <i>Chocolate bar sweet ice cream carrot cake macaroon cotton candy tootsie roll.</i> Cotton candy ice cream cupcake bear claw lemon drops. <b>Cake jelly-o pastry icing pie.</b> Cake jujubes cotton candy tiramisu chocolate bar. Icing oat cake jelly beans jelly beans dessert. Sweet pudding liquorice. Pie cookie cookie chocolate. Oat cake jelly oat cake chocolate cake gummies jelly-o chocolate bar sweet roll.<p><div class="oso oso-kun"></div></div> <div class="chibita1">● ● ● ● ●</div> <table><tbody><tr> <td><div class="bro1" style="background: url(https://images2.imgbox.com/3f/56/9w4aJyVc_o.png);"><div class="adminte1"><div class="adminame1">Search 1</div>
  2. Sugar plum biscuit cake tiramisu. Lollipop sugar plum marzipan. Sweet chocolate cake biscuit donut tootsie roll biscuit marshmallow. Bonbon cotton candy gummi bears pastry icing fruitcake pie caramels. 
  3. Sugar plum biscuit cake tiramisu. Lollipop sugar plum marzipan. Sweet chocolate cake biscuit donut tootsie roll biscuit marshmallow. Bonbon cotton candy gummi bears pastry icing fruitcake pie caramels. 
  4. Sugar plum biscuit cake tiramisu. Lollipop sugar plum marzipan. Sweet chocolate cake biscuit donut tootsie roll biscuit marshmallow. Bonbon cotton candy gummi bears pastry icing fruitcake pie caramels. 
  5. </div></div></td> <td><div class="bro2" style="background: url(https://images2.imgbox.com/3f/56/9w4aJyVc_o.png);"><div class="adminte2"><div class="adminame2">Search 2</div>
  6. Sugar plum biscuit cake tiramisu. Lollipop sugar plum marzipan. Sweet chocolate cake biscuit donut tootsie roll biscuit marshmallow. Bonbon cotton candy gummi bears pastry icing fruitcake pie caramels. 
  7. Sugar plum biscuit cake tiramisu. Lollipop sugar plum marzipan. Sweet chocolate cake biscuit donut tootsie roll biscuit marshmallow. Bonbon cotton candy gummi bears pastry icing fruitcake pie caramels. 
  8. Sugar plum biscuit cake tiramisu. Lollipop sugar plum marzipan. Sweet chocolate cake biscuit donut tootsie roll biscuit marshmallow. Bonbon cotton candy gummi bears pastry icing fruitcake pie caramels.  </div></div></div></td></tr></tbody></table> <a class="razicred" href="https://thewitchlies.tumblr.com/"><div class="w">— code by w</div></a></div></center>
  9.  
  10. <style>.Six { width: 500px; height: auto; margin-top: 30px; margin-bottom: 30px; background: #fafafa; cursor: crosshair; } .titlematsu { width: auto; height: auto; font-size: 30px; font-family: Anton; letter-spacing: 2px; color: #e2ca36ed; text-align: right; padding: 20px; text-transform: uppercase; line-height: 30px; } .subtitlematsu { padding: 20px; font-size: 12px; font-family: Montserrat; letter-spacing: 2px; color:#e2ca36ed; text-align: right; margin-top: -45px; text-transform: lowercase; line-height: 30px;} .chibita { text-align: right; font-size: 20px; color:#e2ca36ed; animation-name: Dayon; animation-duration: 1s; animation-iteration-count: infinite; animation-direction: alternate; margin-right: 20px; } @keyframes Dayon { from {margin-right: 100px;} to {margin-left: -40px; } } .chibita1{ font-size: 20px; color: #e2ca36ed; } .Oso { color: #0e0e0e; text-align: justify; padding: 40px; font-size: 12px; background: #fafafa; width: 420px; height: auto; overflow: auto; margin-top: 10px; margin-bottom: 10px; font-family: roboto; } .oso { width: 40px; height: 40px; position: relative; } .oso-san { border-top: .7px solid #e2ca36ed; border-left: .7px solid #e2ca36ed; right: 15px; top: -5px; } .oso-kun { border-bottom: .7px solid ##e2ca36ed; border-right: .7px solid #e2ca36ed; left: 395px; top: 5px; } .bro1 { width: 200px; height: 200px; margin-top: 30px; margin-bottom: 30px; border: 5px solid #e2ca36ed; } .adminte1 { overflow: auto; background: #fafafa; color: #0e0e0e; font-size: 10px; line-height: 20px; text-align: justify; font-family: Montserrat; letter-spacing: 1px; padding: 20px; height: 160px; position: relative; display: block; opacity: 0; margin-top: 20px; transition-duration: 1s; transition-timing-function: ease; } .bro1:hover .adminte1 { opacity: 1; margin-top: 0px; transition-duration: 1s; transition-timing-function: ease; } .adminame1 { background: #e2ca36ed; padding: 10px; color: #40403E; text-align: center; font-size: 10px; font-family: Roboto; } .bro2 { width: 200px; height: 200px; margin-top: 30px; margin-bottom: 30px; margin-left: 30px; border: 5px solid#e2ca36ed; } .adminte2 { overflow: auto; background: #fafafa; color: #0e0e0e; font-size: 10px; line-height: 20px; text-align: justify; font-family: Montserrat; letter-spacing: 1px; padding: 20px; height: 160px; position: relative; display: block; opacity: 0; margin-top: 20px; transition-duration: 1s; transition-timing-function: ease; } .bro2:hover .adminte2 { opacity: 1; margin-top: 0px; transition-duration: 1s; transition-timing-function: ease; } .adminame2 { background: #e2ca36ed; padding: 10px; color: #40403E; text-align: center; font-size: 10px; font-family: Roboto; } .Oso b { color: #d4b600ed; text-shadow: #e2ca36ed 0 0 2px; font: 13.5px 'EB Garamond'; font-weight: 800; } .Oso i { color: #d4b600ed; font: italic 14.5px 'EB Garamond'; font-weight: 600; } .Oso i:before { content: " «"; } .Oso i:after { content: "» "; } .Oso i:before, .Oso i:after { font: 13.5px 'EB Garamond'; color: #e2ca36ed; } .Oso em { font: 13.5px 'calibri' italic; } a.razicred { color: #ccc; font-family:  Lobster; font-size: 10px; margin: 0 auto; } .w { margin: 0 auto; display: block; color: #e2ca36ed; padding: 10px; text-transform: none; font-size: 9px; font-family: Lobster;}</style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement