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.
検索バーのパディングをその中のテキストで変更したい。作り方とかありますか、参考にならないでしょうか?上下の検索バーの枠とテキストが近づきすぎないようにしたい。パディングと言うべきだと思います。どんな参考にもなります。感謝
input[type="text"] {background: none repeat scroll 0 0 #f7f7f7; border: 1px solid #e3e1e1; box-sizing: border-box; color: #444444; float: left; font-size: 15px; height: 44px; margin: 10px 0 0; padding: 2%; width: 100%; }