「Foreground.css」の版間の差分
Music765plus (トーク | 投稿記録) |
Music765plus (トーク | 投稿記録) |
||
11行目: | 11行目: | ||
/* テキストエリアの設定 */ | /* テキストエリアの設定 */ | ||
− | + | textarea {font-size:16px; font-family:monospace;} | |
#wpTextbox1 textarea {font-family: "MS ゴシック","Osaka-Mono",monospace,sans-serif;} | #wpTextbox1 textarea {font-family: "MS ゴシック","Osaka-Mono",monospace,sans-serif;} | ||
/* ブラウザの色など */ | /* ブラウザの色など */ | ||
− | . | + | .td{ |
font-size: 19px; | font-size: 19px; | ||
height: 1.2em; | height: 1.2em; | ||
} | } |
2017年10月1日 (日) 14:50時点における版
#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; } /* 免責事項 */ #p-tb{ display : none; } /*見出しの変更 */ /* テキストエリアの設定 */ textarea {font-size:16px; font-family:monospace;} #wpTextbox1 textarea {font-family: "MS ゴシック","Osaka-Mono",monospace,sans-serif;} /* ブラウザの色など */ .td{ font-size: 19px; height: 1.2em; }