mondragonの日記: セレクタ
日記 by
mondragon
何時の頃からか知らないけど、妙に短く折り返されるコメントがあるので、
table:not([width]){ width: 98%; }
ul > table{ width: 95% !important; }
ul > ul > table{ width: 90% !important; }
ul > ul > ul > table{ width: 85% !important; }
ul > ul > ul > ul > table{ width: 80% !important; }
を挿入。
一行目だけでもいいんだけど。
セレクタ More ログイン