You are here

menu_icons.css in Menu Icons 6

ul.menu_icons_menu li {
  background-repeat: no-repeat;
  background-position: top left;
}

File

menu_icons.css
View source
  1. ul.menu_icons_menu li {
  2. background-repeat: no-repeat;
  3. background-position: top left;
  4. }