rellapdrella

menu categorie con sfondo

Feb 28th, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. .product-list .category_path a,
  2. .breadcrumb a {
  3. color: #fff;
  4. background-color: #555;
  5. padding: 5px 10px;
  6. -webkit-border-radius: 7px 7px 0px 0px;
  7. -moz-border-radius: 7px 7px 0px 0px;
  8. -khtml-border-radius: 7px 7px 0px 0px;
  9. border-radius: 7px 7px 7px 7px;
  10. text-decoration: none;
  11. font-weight: bold;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment