操作

MediaWiki

「Foreground.css」の版間の差分

4行目: 4行目:
 
#footer-places-privacy { display: none; } /* プライバシーポリシー */
 
#footer-places-privacy { display: none; } /* プライバシーポリシー */
 
#footer-places-disclaimer { display: none; } /* 免責事項 */
 
#footer-places-disclaimer { display: none; } /* 免責事項 */
 
.ns-subject h2{clear:both;font-weight:bold;font-size:18px;padding-top:12px;}
 
  
 
/*見出しの変更 */
 
/*見出しの変更 */
pre {
+
.ns-subject h2{clear:both;font-weight:bold;font-size:24px;padding-top:12px;}
  font-size:16px;
 
  font-family: "MS ゴシック","Osaka-等幅","Osaka-Mono",monospace,sans-serif;
 
  max-height:250px;
 
  overflow:auto;
 
  background-color:#eef;
 
  white-space:pre;
 
}
 
 
 
/* テキストエリアの設定 */
 
textarea {font-size:16px; font-family:monospace;}
 
#wpTextbox1 textarea {font-family: "MS ゴシック","Osaka-Mono",monospace,sans-serif;}
 

2017年10月2日 (月) 00:13時点における版

#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;}