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.
Google 検索機能を作成しましたが、この外観ではなく、テキスト フィールドを空白のままにしたいと思います:-
可能です?ありがとう!
ストックカスタム検索埋め込みコードを使用していると仮定して、CSS に以下を追加します。
form#cse-search-box div input { background-image: none !important; }