Appearance
CSS
background: linear-gradient(180deg, transparent 50%, #fdda5a 0);
background-image: linear-gradient(角度, 起始色彩 起始色彩位置, 結束色彩 結束色彩位置);
可參考