.outer { background-color: #95afba; display: table; /* ☆ */ height: 300px; } .inner { background-color: #d5e1a3; display: table-cell; ...
確定! 回上一頁