pablocattaneo
6/24/2015 - 3:18 AM

Crea un menu horizontal

Crea un menu horizontal

.menuHorizontal
	li
		list-style none
		display block
		float left
		text-align right // Customizer
		width 20% // Customizer according count of elements
		a
			display block