操作

MediaWiki

「Foreground.css」の版間の差分

8行目: 8行目:
 
.ns-subject h2{clear:both;font-weight:bold;font-size:24px;padding-top:12px;}
 
.ns-subject h2{clear:both;font-weight:bold;font-size:24px;padding-top:12px;}
  
table {
+
.infobox {
    border-collapse: collapse;
+
margin-right: 1.6em;
 font-size:24px;
+
     width: 21em !important;
 height: 10px;
 
     text-align: left;
 
}
 
table td{
 
    border-collapse: collapse;
 
 font-size:24px;
 
 height: 10px;
 
    text-align: left;
 
}
 
table th{
 
    border-collapse: collapse;
 
 font-size:24px;
 
 height: 10px;
 
    text-align: left;
 
 
}
 
}
 +
 +
.infobox td, .infobox th {
 +
    font-size: .88em;
 +
padding-top: .4em;
 +
    padding-bottom: .4em;

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

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

.infobox {
	margin-right: 1.6em;
    width: 21em !important;
}

.infobox td, .infobox th {
    font-size: .88em;
	padding-top: .4em;
    padding-bottom: .4em;