私のウェブサイトhttp://maxiarchambault.com
3 つのセクション、商用、個人プロジェクト、情報 / 連絡先で同じ色の背景サイズを使用したいと考えています。青は 180 ピクセルにする必要があります。
/* section title */
#index span.section_title,
#index span.section_title a { color: #000000; font-weight: bold; background: #00FFFF; }
これは私のstyle.cssにあります。