Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
请看我的 jsFiddle:http: //jsfiddle.net/AnNyf
我试图让这些图标正好适合右侧的那块文本。我已经尝试了很多方法,但我就是无法让它发挥作用。我只是有点生疏了,所以我需要复习一下。
提前致谢!
add right:300px to your li css class header#header .inner .networks li { float: right; list-style: none; margin-top:122px; position: relative; right:300px; //recommend you play around with the value }
http://jsfiddle.net/AnNyf/2/