In Sass, nesting CSS rules allows to define hierarchy selectors: ... td{} .description table td.empty, .description table th.empty{} .description table th{}.
確定! 回上一頁