Published in: CSS
@charset "UTF-8"; /* ---------------------------------------------------------------------- WinIE7 のみ ---------------------------------------------------------------------- */ *:first-child+html selector{property:value;} /* ---------------------------------------------------------------------- WinIE6 以下 & Mac IE ---------------------------------------------------------------------- */ * html selector{property:value;} /* ---------------------------------------------------------------------- WinIE6 以下 ---------------------------------------------------------------------- */ /*\*/ * html selector{property:value;} /**/ /* ---------------------------------------------------------------------- MacIE のみ ---------------------------------------------------------------------- */ /*\*//*/ selector{property:value;} /**/
You need to login to post a comment.
