スポンサーサイト
上記の広告は1ヶ月以上更新のないブログに表示されています。
新しい記事を書く事で広告が消せます。
新しい記事を書く事で広告が消せます。
HTML、CSS、JavaScript、その他Web技術とか、気になった記事とか
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url(http://mixi.jp/), url-prefix(http://mixi.jp/home.pl) {
#mymixiList, #communityList
{
background-image: none !important;
}
#mymixiList h2, #communityList h2
{
display: none;
}
#mymixiList .contents, #communityList .contents
{
border-style: none !important;
}
.iconListTable
{
display: none;
}
.listBoxUtility01
{
background-color: transparent !important;
padding-bottom: 0 !important;
}
.iconListNavi01
{
padding: 0 !important;
}
}