开发者

Need help with horizontal menu with icon centered above each link

开发者 https://www.devze.com 2023-02-08 06:12 出处:网络
So far I have something like http://jsfiddle.net/7KxTQ/ but the problem is I can\'t figure out how to 开发者_如何学Gocenter the iconTo #mainnav ul li a:link:before, #mainnav ul li a:visited:before,

So far I have something like

http://jsfiddle.net/7KxTQ/

but the problem is I can't figure out how to 开发者_如何学Gocenter the icon


To #mainnav ul li a:link:before, #mainnav ul li a:visited:before, add:

margin: 0 auto

Live Demo

0

精彩评论

暂无评论...
验证码 换一张
取 消