Indent numbered list
-
Been working on this one for a while and still can’t figure out why I can’t get my numbered lists to indent. Here is the code from the stylesheet, the site is mijio.com: `.menu ul { padding: 0px; margin: 0px; list-style: none; width: 890px; float: left;}
.menu ul li { display: inline; }
.menu ul li a { width: 140px; display: block; float: left; padding: 10px 0 12px 0; font-size: 15px; color: #0685BB; font-weight: bold; text-transform: uppercase; text-align: center; }
.menu ul li.current_page_item a { background: #ffffff url(images/menulinktop.jpg) no-repeat center top; color: #058DAA; }
`
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Indent numbered list’ is closed to new replies.