操作

MediaWiki

「Foreground.css」の版間の差分

9行目: 9行目:
  
 
/* TABLES */
 
/* TABLES */
#wtap tbody{  
+
#wtap table tr th,
cellpadding: 5px;
+
table tr td{  
 +
padding: 0px;
 
font-size : 150%;
 
font-size : 150%;
 
}
 
}

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

#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 */
#wtap table tr th, 
table tr td{ 
padding: 0px;
font-size : 150%;
}