Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 7th, 2012  |  syntax: HTML 5  |  size: 0.64 KB  |  hits: 14  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. /* header */
  2. header {width:100%;overflow:hidden;margin:0 -10px;padding:0 10px 14px}
  3. #logo {display:block;background:url(../images/logo.png) no-repeat;width:218px;height:73px;text-indent:-5000px;margin:0 0 0 96px}
  4. #menu {float:left;padding-top:29px;margin-left:-5px}
  5. #menu li {float:left;padding-right:30px;background:url(../images/menu_line.gif) right no-repeat;margin-right:31px}
  6. #menu .bg_none {background:none}
  7. #menu li a {display:block;font-size:24px;color:#363636;text-decoration:none;line-height:37px}
  8. #menu li a:hover, #menu #menu_active a {color:#3d9125}
  9. #icon {float:right;padding:28px 1px 0 0}
  10. #icon li {float:left;padding-left:12px}