2013/12/04 css 背景をRGBaを使った透過 background: rgba(0, 0, 0, 0.4); /* RGBを10進数(0~255)で指定、不透明度を0~1.0で指定 */ Article List