/*--------------------------------------------------------------------------*\
	Base CSS behaviour <li>
\*--------------------------------------------------------------------------*/

li {
    /*text*/
    list-style: none;
}