sexycullen

minha tab

Aug 31st, 2014
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  2. <script type="text/javascript">
  3. $(document).ready(function(){
  4. $(".hover_body").hide();
  5. $(".hover_head").click(function(){
  6. $(this).next(".hover_body").slideToggle('fast');
  7. }); }); </script>
  8.  
  9.  
  10.  
  11.  
  12. .hover_list { margin-top:0px; padding:0px; width:100%;}
  13. .hover_head { width:250px;padding-top:0px; padding-bottom:0px; cursor:pointer; position:relative; margin:1px;
  14. color:{color:Text};
  15. text-transform:uppercase;
  16. text-align:center;
  17. font-size:10px;
  18. padding-left:4px;
  19. margin-left:0px;
  20. margin-top:15px;
  21. margin-bottom:6px;
  22. font-family:arial;
  23. }
  24. .hover_body { display:none;
  25. color:{color:Text};
  26. font-size:11px;
  27. font-family:arial;
  28. text-align:justify;
  29. line-height:100%;
  30. width:250px;
  31. }
  32.  
  33. .hover_body a {padding:1px;}
  34.  
  35.  
  36.  
  37.  
  38.  
  39. <p class="hover_head">before follow (click)</p>
  40. <div class="hover_head">
  41. I'm a multifandom, but mostly this became a <b>teen wolf blog</b> and that's what you're gonna see here <b>A LOT</b> (not kidding). Also, there is other 3 fandoms that i'll post sometimes are: <br><br>
  42. <center><span style="font-size:10px;">
  43. <li><b>Twilight Saga</b> (mostly rob/kris and edw/bella)</li>
  44. <li><b>Vampire Diaries/TO</b> (cast, lot of ships and chars)</li>
  45. <li><b>Supernatural</b> (cast, sam/dean and dean/cas)</li>
  46. </span>
  47. <img src="https://31.media.tumblr.com/b11ebc1f5825bbef11d3f9fc8b10c80a/tumblr_n6755wkN3n1tbhzzgo1_250.gif" width="100px">
  48. </center>
  49. </div>
Advertisement
Add Comment
Please, Sign In to add comment