Advertisement
planthed

faq + ask in a popup step 1

Sep 22nd, 2015
1,725
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. /*CODES BY PAINTHEMES.TUMBLR.COM*/
  2. #faq{
  3. padding:6px;
  4. background:#fbfbfb; /*change the background if you want*/
  5. border:1px solid #eee; /*change the color border if you want*/
  6. border-radius:0px;
  7. color:#777;
  8. width:225px;
  9. text-transform:uppercase;
  10. letter-spacing:1.5px;
  11. font-size:8.4px;
  12. line-height:15px;
  13. height:260px; /*chagne the height*/
  14. }
  15.  
  16. #ask{
  17. margin-left:260px;
  18. padding:6px;
  19. margin-top:-270px;
  20. width:350px;
  21. text-transform:uppercase;
  22. padding-bottom:4px;
  23. height:255px;
  24. }
  25. /*CODES BY PAINTHEMES.TUMBLR.COM*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement