「Foreground.css」の版間の差分
Music765plus (トーク | 投稿記録) |
Music765plus (トーク | 投稿記録) |
||
15行目: | 15行目: | ||
} | } | ||
− | td.example1 { | + | table td.example1 { |
text-align: center; | text-align: center; | ||
border: 1px; | border: 1px; | ||
} | } |
2017年10月1日 (日) 23:48時点における版
#ca-talk { display:none!important; } /*議論タブを消す*/ #ca-history { display:none!important; } /*履歴表示タブを消す*/ #ca-viewsource { display:none!important; } /*ソース表示タブを消す*/ #footer-places-privacy { display: none; } /* プライバシーポリシー */ #footer-places-disclaimer { display: none; } /* 免責事項 */ /*見出しの変更 */ .ns-subject h2{clear:both;font-weight:bold;font-size:24px;padding-top:12px;} /* TABLES */ .trap table tr th, table tr td{ padding: 0px; font-size : 100%; } table td.example1 { text-align: center; border: 1px; }