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.
基本的にページ全体で繰り返されるコロン (:) である仕切りとして使用している画像がありますが、全体を横切るのではなく、約 80% または約 700px にしたいだけです。画像をどこまで繰り返すかを設定する CSS はありますか?
画像を幅 700px の div に入れ、背景画像の repeat-x を 100% に設定するのはどうですか?