Advertisement
NIGGSEX

aqui nene

Dec 20th, 2017
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.98 KB | None | 0 0
  1. @font-face{
  2. src: url(https://static.tumblr.com/7mfo03b/swlp1abuc/starz_2.ttf);
  3. font-family:"Star"}
  4. #cxthemes {position:fixed; width:535px; height:500px; margin-left:20px;    margin-top:120px; overflow:auto; background:#f6c4cc;}
  5. #thms {display:inline-block; width:250px; height:150px; overflow:hidden; margin-top:10px; margin-left:10px;}
  6. #thms img{width:100%; height:150px;}
  7. .hover{position:absolute; display:inline-block; overflow:hidden; background:rgba(0,0,0,.6); width:250px; height:150px; opacity:0; transition:.5s;
  8. transform:scale(0.9); text-align:center; color:white; text-transform:uppercase; font-family:calibri; font-size:12px; text-shadow:1px 1px 1px rgba(0,0,0,.5); margin-top:-152px; margin-left:0px;}
  9. .hover big {font-size:16px;}
  10. #thms:hover .hover{opacity:1; transition:.7s; transform:scale(1);}
  11. .informs {display:inline-block; margin-top:40px;}
  12. .informs a:hover {border-bottom:1px solid #7cbfbe;}
  13.  
  14.  
  15. <!---------------------------------------------------------------->
  16.  
  17.  
  18. <div id="cxthemes">
  19. <!--THEME #1-->
  20. <div id="thms">
  21. <img src="http://i.imgur.com/qVPt4oX.png"/>
  22. <div class="hover">
  23. <div class="informs">
  24. <big>THEME FEMININO #1</big><br>
  25. UPDATED DAY DD/MM
  26. <br> <font style="font-family:star; font-size:20px; color:#ef9da9">A</font><br> <a href="/">Preview</a>
  27. <a href="/">Download</a></div>
  28. </div></div>
  29.  
  30. <!--THEME #2-->
  31. <div id="thms">
  32. <img src="http://i.imgur.com/qVPt4oX.png"/>
  33. <div class="hover">
  34. <div class="informs">
  35. <big>THEME FEMININO #2</big><br>
  36. UPDATED DAY DD/MM
  37. <br> <font style="font-family:star; font-size:20px; color:#ef9da9">A</font><br> <a href="/">Preview</a>
  38. <a href="/">Download</a></div>
  39. </div></div>
  40.  
  41. <!--THEME #3-->
  42. <div id="thms">
  43. <img src="http://i.imgur.com/qVPt4oX.png"/>
  44. <div class="hover">
  45. <div class="informs">
  46. <big>THEME FEMININO #3</big><br>
  47. UPDATED DAY DD/MM
  48. <br> <font style="font-family:star; font-size:20px; color:#ef9da9">A</font><br> <a href="/">Preview</a>
  49. <a href="/">Download</a></div>
  50. </div></div>
  51. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement