Advertisement
planthed

popup title step 1

Sep 22nd, 2015
523
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. /*CODES BY PAINTHEMES.TUMBLR.COM*/
  2. .poptitle{
  3. font-family:cambria; /*change the font of the title*/
  4. color:#aaa; /*change the color of your title*/
  5. padding:10px;
  6. position:fixed;
  7. margin-top:-70px;
  8. font-size:20px; /*change the size*/
  9. text-transform:uppercase;
  10. text-align:center;
  11. letter-spacing:2px;
  12. line-height: 30px;
  13. text-shadow:3px 3px #eee; /*change the color of the shadow*/
  14. }
  15. /*CODES BY PAINTHEMES.TUMBLR.COM*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement