史上最低の作戦・ヤフオク仕様改悪問題総合スレ 5

このエントリーをはてなブックマークに追加
425名無しさん(新規)
>>3
これだとth,li,h4,p自体に影響出るね。
勝手に直してみた。

/* ヤフオク リニュー悪対策ユーザースタイルシート
他のサイトで副作用が起きる危険もあるので注意 */
body div#yaucPdtDtl,
div#yaucPdtDtl div.untBody td,
div#yaucPdtDtl div.untBody th,
div#yaucPdtDtl div.untBody li,
div#yaucPdtDtl div.untBody h4,
div#yaucPdtDtl div.untBody p {
color : #000000 !important;
}
div#yaucPdtDtl div#modAdNe,
div#yaucPdtDtl div#modAdCt,
div#yaucPdtDtl div.untFoot,
div#yaucPdtDtl div.decNDoc01 div.pts01 {
visibility : hidden !important; display : none !important;
}
div#yaucPdtDtl #imgsrc1,
div#yaucPdtDtl #imgcmt1,
div#yaucPdtDtl #imgsrc2,
div#yaucPdtDtl #imgcmt2,
div#yaucPdtDtl #imgsrc3,
div#yaucPdtDtl #imgcmt3,
div#auc_insert_form {
visibility : visible !important; display : block !important;
}