「MediaWiki:Common.css」の版間の差分
ナビゲーションに移動
検索に移動
| 247行目: | 247行目: | ||
li { | li { | ||
| + | line-hight: 1.43; | ||
| + | } | ||
| + | |||
| + | .mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul { | ||
| + | margin: 0.3em 0 0 1.6em; | ||
| + | padding: 0; | ||
line-hight: 1.43; | line-hight: 1.43; | ||
} | } | ||
2020年2月20日 (木) 08:05時点における版
/* ここに記述したCSSはすべての外装に反映されます */
body {
font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
background-color:#E4EAC7;
font-size:17px;
line-height:1.6;
}
#mw-page-base {
height: 5em;
background-position: bottom left;
background-color:
#E4EAC7;
}
#mw-head {
position: absolute;
top: 0;
right: 0;
width: 100%;
background-color:
#E4EAC7;
}
.mw-body-content {
font-size: 17px;
line-height: 1.6;
}
.mw-parser-output a.external {
color: #007b43;
background-color: inherit;
text-decoration: none;
}
.mw-parser-output a.visited {
color: #007b43;
background-color: inherit;
text-decoration: none;
}
.mw-parser-output a.active {
color:#007b43;
background-color:inherit;
text-decoration:none;
}
.mw-parser-output a.hover {
color:#e9546b;
background-color:inherit;
text-decoration:none;
}
a:link {
color:#007b43;
background-color:inherit;
text-decoration:none;
}
a:visited {
color: #007b43;
background-color: inherit;
text-decoration: none;
}
a:active {
color: #007b43;
background-color: inherit;
text-decoration: none;
}
a:hover {
color:#e9546b;
background-color:inherit;
text-decoration:none;
}
a.new, #p-personal a.new {
color:#007b43;
background-color:inherit;
text-decoration:none;
}
.vectorTabs .new a, .vectorTabs .new a:link {
color:#007b43;
background-color:inherit;
text-decoration:none;
}
.vectorTabs .new a, .vectorTabs .new a:visited {
color:#007b43;
background-color:inherit;
text-decoration:none;
}
.vectorTabs .new a, .vectorTabs .new a:active {
color:#007b43;
background-color:inherit;
text-decoration:none;
}
.vectorTabs .new a, .vectorTabs .new a:hover {
color:#e9546b;
background-color:inherit;
text-decoration:none;
}
.vectorTabs li a:link {
color:
#007b43;
display: block;
height: 1.9em;
padding-left: 0.615em;
padding-right: 0.615em;
cursor: pointer;
font-size: 0.8125em;
}
.vectorTabs li a:visited {
color:
#007b43;
display: block;
height: 1.9em;
padding-left: 0.615em;
padding-right: 0.615em;
cursor: pointer;
font-size: 0.8125em;
}
.vectorTabs li a:active {
color:
#007b43;
display: block;
height: 1.9em;
padding-left: 0.615em;
padding-right: 0.615em;
cursor: pointer;
font-size: 0.8125em;
}
.vectorTabs li a:hover {
color:
#e9546b;
display: block;
height: 1.9em;
padding-left: 0.615em;
padding-right: 0.615em;
cursor: pointer;
font-size: 0.8125em;
}
.vectorMenu li a:link {
color:
#007b43;
display: block;
padding: 0.625em;
white-space: nowrap;
cursor: pointer;
font-size: 0.8125em;
}
.vectorMenu li a:visited {
color:
#007b43;
display: block;
padding: 0.625em;
white-space: nowrap;
cursor: pointer;
font-size: 0.8125em;
}
.vectorMenu li a:active {
color:
#007b43;
display: block;
padding: 0.625em;
white-space: nowrap;
cursor: pointer;
font-size: 0.8125em;
}
.vectorMenu li a:hover {
color:
#e9546b;
display: block;
padding: 0.625em;
white-space: nowrap;
cursor: pointer;
font-size: 0.8125em;
}
#mw-panel .portal .body li a:link {
color:
#007b43;
}
#mw-panel .portal .body li a:active {
color:
#007b43;
}
#mw-panel .portal .body li a:visited {
color:
#007b43;
}
#mw-panel .portal .body li a:hover {
color:
#e9546b;
}
.mw-body {
border: 1px solid
#00B643;
border-right-width: 1px;
border-right-width: 0;
margin-top: -1px;
}
.mw-parser-output a.external:link {
color:
#007b43;
}
.mw-parser-output a.external:active {
color:
#007b43;
}
.mw-parser-output a.external:visited {
color:
#007b43;
}
.mw-parser-output a.external:hover {
color:
#e9546b;
}
#mw-panel .portal .body li {
font-size: 14px;
line-height: 1.43;
word-wrap: break-word;
}
li {
line-hight: 1.43;
}
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {
margin: 0.3em 0 0 1.6em;
padding: 0;
line-hight: 1.43;
}