Advertisement
srikat

Untitled

Nov 11th, 2013
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. In style.css, change
  2.  
  3. .site-tagline {
  4. margin-top: 0;
  5. }
  6.  
  7. to
  8.  
  9. .home .site-tagline {
  10. margin-top: 0;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement