Advertisement
Guest User

social media icons in header

a guest
Nov 13th, 2012
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. /* Social media icons in header */
  2. #header_icons{
  3. float: left;
  4. margin-top: 100px;
  5. width:400px;
  6. }
  7.  
  8. #header_icons li{
  9. float: left;
  10. margin: 5px 0px;
  11. display:inline;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement