In CSS, sometimes a `border` is not really a `border`. ... div { border-style: solid; border-width: 0; border-left-width: 3px; ...
確定! 回上一頁