Guest User

Untitled

a guest
Oct 24th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. /*--- Header Center Text & 3D CSS3 ShadowText ----*/
  2.  
  3. #header-inner {text-align:center !important;}
  4. #header-inner img {margin: 0 auto !important;}
  5.  
  6. .header h1 {text-shadow: 2px 2px 5px #eee, 5px 5px 5px #707070 !important;}
  7. #header-inner {text-shadow: 2px 2px 5px #eee, 5px 5px 5px #707070 !important;}
  8. .post-title {text-shadow: 2px 2px 5px #eee, 5px 5px 5px #707070 !important;}
  9. .date-header {text-shadow: 2px 2px 5px #eee, 5px 5px 5px #707070 !important;}
  10.  
  11. /*--- Feel Free To Modify ----*/
Add Comment
Please, Sign In to add comment