Advertisement
kiddie159

social css

May 4th, 2012
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. #social-logo {
  2. position:relative;
  3. left:900px;
  4. }
  5. #social-logo ul {
  6. position:absolute;
  7. }
  8. #social-logo ul li {
  9. display:inline !important;
  10. list-style-type: none;
  11. float:left;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement