Advertisement
ItsDanyAndre

Stained Glass - Post de Rol

Nov 30th, 2020
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.17 KB | None | 0 0
  1. <link rel="preconnect" href="https://fonts.gstatic.com">
  2. <link href="https://fonts.googleapis.com/css2?family=Allura&family=Montserrat&display=swap" rel="stylesheet">
  3. <div class="glcon">
  4.   <div class="glcon1"></div>
  5.   <div class="glcon2">
  6.     <div class="glt">Stained Glass</div>
  7.     <div class="gltx">
  8.       <div class="gltx1">Cupcake toffee jelly. Cupcake apple pie bonbon brownie wafer toffee icing muffin. Powder cookie donut I love topping tiramisu. Caramels I love tart cake. Dragée pie apple pie. Pastry gummi bears brownie sesame snaps dessert soufflé pudding. Jujubes carrot cake bear claw bonbon. Cake tootsie roll cake sesame snaps jelly beans powder powder. Fruitcake I love I love pie I love oat cake croissant pastry bear claw. Cake pie soufflé chocolate. Cheesecake bonbon I love liquorice candy canes donut liquorice I love. Candy ice cream candy sugar plum wafer. Marzipan tart wafer cheesecake muffin. Icing chocolate lollipop tart dragée gummies.
  9.  
  10. Sesame snaps bonbon wafer sugar plum caramels tootsie roll cookie. Sweet roll cotton candy candy chocolate cake candy. Marshmallow halvah croissant. Sesame snaps bonbon jelly beans chocolate donut cake cheesecake. Tootsie roll icing chocolate bar sesame snaps halvah soufflé cotton candy cotton candy jelly beans. Danish ice cream sweet roll pie. Cookie bear claw halvah jujubes bonbon. I love lollipop wafer dessert soufflé candy toffee. Bear claw chocolate danish gummi bears. Cheesecake sweet sugar plum gummi bears cheesecake pie. Sweet ice cream lemon drops icing soufflé icing. Candy canes biscuit I love sugar plum icing topping croissant I love. Topping chocolate cake I love macaroon. Cake oat cake I love sweet roll fruitcake tiramisu gummi bears.</div>
  11.     </div>
  12.     <div class="gld">
  13.       <span>Dato 1</span>
  14.       <span>Dato 2</span>
  15.       <span>Dato 3</span>
  16.       <span>Dato 4</span>
  17.     </div>
  18.   </div>
  19. </div>
  20. <div id="myscr"><a href="https://mystiqueworkshop.tumblr.com/">MYSTIQUE</a></div>
  21. <style>
  22. .glcon{--color1: #020D23; --color2: #FFF; --color3: #17365A; --pattern:url('http://www.colourlovers.com/wallPaper/1200x800/n/2962632/COLOURlovers.com')}
  23. .glcon{width: 600px; height: 400px; margin: 0 auto; display: flex;}
  24. .glcon1{background: var(--pattern); width: 150px; height: 400px;}
  25. .glcon2{width: 500px; height: 360px; padding: 20px; background: var(--color1); margin-left: 1px; }
  26. .glt{font: 50px 'Allura'; color: var(--color2); z-index: 99;}
  27. .gltx{ width: 450px; height: 290px; margin-top: -15px;}
  28. .gltx1{font: 12px 'Montserrat'; color: var(--color2); width: 410px; height: 220px; padding: 20px; overflow: auto; text-align: justify;}
  29. .gld{width: 450px; margin: 0 auto; text-align: center; margin-top: -10px; }
  30. .gld span{width: 150px; padding: 10px; background: var(--color3); color: var(--color2); font: 12px 'Montserrat';}
  31. #myscr{font-family: 'Century Gothic'; font-size: 11px; text-align: center; margin: 0 auto; margin-top: 1px;} #myscr a{color: #020D23;text-decoration: none;}
  32. .gltx1::-webkit-scrollbar{width:4px;} .gltx1::-moz-scrollbar{width:4px;}
  33. .gltx1::-webkit-scrollbar-thumb:vertical{ background-color: var(--color2);}
  34. .gltx1::-moz-scrollbar-thumb:vertical{background-color: var(--color2);}
  35.  
  36. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement