Advertisement
kalani_

horse template

Dec 11th, 2016
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. [dohtml]
  2. <link href='http://fonts.googleapis.com/css?family=Noto+Sans|Roboto' rel='stylesheet' type='text/css'>
  3. <link href='http://fonts.googleapis.com/css?family=Muli' rel='stylesheet' type='text/css'>
  4. <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
  5. <link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
  6.  
  7. <style>
  8.  
  9. .tiredblue {width: 330px; height: 240px; background-color: #eee; padding: 10px; background-color: #fff; }
  10.  
  11. .myway {width: 350px; height: 240px; background-color: #eee; padding: 10px; background-color: #fff; border-top: 1px solid #f1f1f1; border-left: 1px solid #f1f1f1; border-right: 1px solid #f1f1f1;}
  12.  
  13. .holding { overflow: scroll; overflow-x: hidden; width: 330px; height: 210px; background-color: #eee; padding: 10px; background-color: #fff; border-bottom: 1px solid #f1f1f1; border-left: 1px solid #f1f1f1; border-right: 1px solid #f1f1f1; margin-top: -20px; font-family: 'Muli', sans-serif; font-size: 9px; color: #666; text-align: justify; padding-left: 20px; padding-right: 20px; padding-bottom: 10px; text-transform: lowercase;}
  14.  
  15.  
  16.  
  17. .boy { padding-bottom: 10px; height: 240px; overflow-y: hidden; overflow-x: auto;}
  18.  
  19. .walks {text-align: justify; line-height: 90%; color: #121212; font-family: calibri, sans-serif; font-size: 10.5px; height: 200px; width: 120px; padding-right: 10px; margin-right: 80px; }
  20.  
  21. .holding::-webkit-scrollbar { width: 3px; }
  22. .holding::-webkit-scrollbar-track { width: 3px; background-color: #fff; }
  23. .holding::-webkit-scrollbar-thumb { background-color: #fff; }
  24.  
  25. .boy::-webkit-scrollbar { width: 1px; }
  26. .boy::-webkit-scrollbar-track { width: 1px; background-color: #fff; }
  27. .boy::-webkit-scrollbar-thumb { width: 1px; background-color: #fac4d3; }
  28.  
  29. .agirl { font-family: 'Muli', sans-serif; font-size: 20px; color: #666; text-align: center; padding-bottom: 5px; color: #666;}
  30.  
  31. </style>
  32.  
  33. <center>
  34. <div class="myway">
  35. <div class="tiredblue">
  36. <div class="boy">
  37.  
  38. <table style="background-color: #fff;">
  39.  
  40. <td><div class="walks">
  41. <img src="http://placehold.it/200x200" style="width: 200px; border-radius: 50%">
  42.  
  43. </div></td>
  44.  
  45. <td><div class="walks">
  46.  
  47. <img src="http://placehold.it/120x120" style="width: 200px; border-radius: 50%">
  48.  
  49. </div></td>
  50.  
  51. <td><div class="walks">
  52.  
  53. <img src="http://placehold.it/120x120" style="width: 200px; border-radius: 50%">
  54.  
  55. </div></td>
  56.  
  57. </table>
  58.  
  59. </div>
  60. </div>
  61.  
  62. </div>
  63.  
  64. <div class="holding"><div class="agirl">name, age, sex</div>
  65.  
  66. Normcore austin humblebrag, tattooed everyday carry bicycle rights kickstarter brunch. Cronut drinking vinegar hammock chia. Bitters farm-to-table XOXO vinyl you probably haven't heard of them, keffiyeh ennui four loko kale chips disrupt vaporware knausgaard. Freegan thundercats +1 beard, microdosing chambray cray meggings distillery gentrify fixie plaid swag. Woke schlitz pok pok, yr marfa you probably haven't heard of them intelligentsia coloring book meh tumblr food truck banh mi. Banh mi hella next level paleo, try-hard street art +1 before they sold out. Occupy edison bulb sriracha selvage af unicorn, try-hard pop-up gentrify intelligentsia tumblr kitsch cliche tofu.
  67.  
  68. Pabst tbh bespoke bicycle rights, twee cronut pour-over lo-fi DIY af poutine. Ennui health goth chia, 8-bit tbh godard knausgaard neutra meh sustainable copper mug gastropub selvage +1 gluten-free. Pok pok prism pinterest, 3 wolf moon occupy brunch tote bag cronut butcher subway tile cred bespoke cornhole. Mumblecore marfa taxidermy microdosing cronut chia. Direct trade swag thundercats fixie try-hard, cray snackwave subway tile. Viral photo booth raclette etsy pug hoodie. Plaid keffiyeh vexillologist mumblecore hashtag 90's.</div>
  69.  
  70. </center>[/dohtml]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement