Andrew Tetlaw「(印刷用スタイルシートでは)!importantは本当に役立つ」
sitepointのブログエントリ
!important is Actually Useful (in Print Style Sheets)
!importantを使った印刷用スタイル例
img.gallery {
position: static !important;
opacity: 1 !important;
}
sitepointのブログエントリ
img.gallery {
position: static !important;
opacity: 1 !important;
}