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.
在此页面上: http: //texting2web.co.cc/(忽略域名,仍在等待我的 TLD 转移:P)
我有一个 Twitter 滑块,但我希望它有填充。每当我尝试为其添加填充时,它都会因某种原因而中断。我尝试了很多不同的方法,但无济于事。
我设法解决了这个问题。我不得不将 twitter 框中的 div 减少 20px,然后添加一个margin-left: 10px;来模拟 10px 的填充。
margin-left: 10px;