「MediaWiki:Common.css」の版間の差分
提供: miniwiki
細 |
細 |
||
(同じ利用者による、間の22版が非表示) | |||
1行目: | 1行目: | ||
− | |||
− | |||
− | |||
− | |||
#ca-viewsource { display:none; } /*ソース表示タブを消す*/ | #ca-viewsource { display:none; } /*ソース表示タブを消す*/ | ||
#t-permalink{ display:none; } /*この版への固定リンクを消す*/ | #t-permalink{ display:none; } /*この版への固定リンクを消す*/ | ||
9行目: | 5行目: | ||
#t-cite{ display:none; } /*このページを引用を消す*/ | #t-cite{ display:none; } /*このページを引用を消す*/ | ||
#t-recentchangeslinked{ display:none; } /*関連ページの更新状況を引用を消す*/ | #t-recentchangeslinked{ display:none; } /*関連ページの更新状況を引用を消す*/ | ||
− | |||
#t-whatlinkshere{ display:none; } /*リンク元を引用を消す*/ | #t-whatlinkshere{ display:none; } /*リンク元を引用を消す*/ | ||
− | + | ||
− | + | .infobox { | |
− | + | border: 1px solid #aaa; | |
− | + | background-color: #f9f9f9; | |
− | + | color: black; | |
− | + | margin: 0.5em 0 0.5em 1em; | |
− | + | padding: 0.2em; | |
− | + | float: right; | |
− | + | clear: right; | |
− | + | text-align: left; | |
− | + | font-size: 88%; | |
− | + | line-height: 1.5em; | |
− | |||
− | |||
− | |||
− | |||
} | } | ||
+ | #geo-dec{ display:none; } /*リンク元を引用を消す*/ | ||
+ | |||
+ | |||
+ | .geo-default { display: inline } | ||
+ | .geo-nondefault { display: inline } | ||
+ | .geo-dec { display: inline } | ||
+ | .geo-dms { display: none } |
2018/12/30/ (日) 19:42時点における最新版
#ca-viewsource { display:none; } /*ソース表示タブを消す*/
#t-permalink{ display:none; } /*この版への固定リンクを消す*/
#t-specialpages{ display:none; } /*特別ページリンクを消す*/
#t-pagelog{ display:none; } /*ページの記録リンクを消す*/
#t-cite{ display:none; } /*このページを引用を消す*/
#t-recentchangeslinked{ display:none; } /*関連ページの更新状況を引用を消す*/
#t-whatlinkshere{ display:none; } /*リンク元を引用を消す*/
.infobox {
border: 1px solid #aaa;
background-color: #f9f9f9;
color: black;
margin: 0.5em 0 0.5em 1em;
padding: 0.2em;
float: right;
clear: right;
text-align: left;
font-size: 88%;
line-height: 1.5em;
}
#geo-dec{ display:none; } /*リンク元を引用を消す*/
.geo-default { display: inline }
.geo-nondefault { display: inline }
.geo-dec { display: inline }
.geo-dms { display: none }