08/12/27 10:36:32 bPpG8bYx0
デフォルトでこういうの入れてるんですが
/* テキスト広告 */
a[href*="firefox.geckodev.org"] {
display: none !important;
}
/* サイズが指定された広告をカットする */
[src][width="468"][height="60"] {
display: none !important;
}
/* ID が指定されている広告をカットする */
#advertisement1 {
display: none !important;
}
役に立ってるのでしょうか?どこかのサイトでとりあえずこれを書いとけみたいに紹介されてて