10/05/27 10:56:45 5LElyku20
>>526つながりと言っちゃなんだけど・・・
グーグル検索結果をセンター表示させるstylesheet。左バー表示有り、右広告非表示バージョン。
大きすぎる人は適当に数字いじって。
URLリンク(www.google.co.jp)
div#cnt{
max-width:940px !important;
margin:0 auto !important;
}
#center_col{
margin:0 auto !important;
}
.tsf-p{
margin-right:0 !important;
}
#rhs_block{
display:none !important;
visibility:hidden !important;
}
table#mbEnd{
display:none !important;
visibility:hidden !important;
}
#ires{
padding-left:150px !important;
}
#gog{
margin-right:auto !important;
margin-left:auto !important;
width:980px;
}