There is a:not selector in css3. Use :not() with :last-child inside to select all children except last one. For example, to select all li in ...
確定! 回上一頁