差分

ナビゲーションに移動 検索に移動

MediaWiki:Vector.css

256 バイト追加, 2021年9月15日 (水) 02:45
編集の要約なし
h4 {
font-weight: normal;
border-bottom: 1px dotted #AAAAAA;
}
p {
margin-bottom: 0;
}
dt { margin-top: 1.5em; margin-bottom: 0; font-size: 1em; font-weight: bold;}
/* enlarge font-size for ja fonts */
cursor: default;
border: none;
font-size: 01.75em00em;
}
div#mw-panel div.portal div.body {
margin: 0;
overflow: hidden;
font-size: 01.75em00em;
}
div#mw-panel div.portal div.body ul li a {
/* @noflip */
#p-personal li {
line-height: 0.75em50em;
float: left;
}
/* This one flips! */
#p-personal li {
margin-left: 0.75em50em; margin-top: 0.95em25em; font-size: 01.75em00em;
white-space: nowrap;
}
*/
#p-logo {
topheight: 190px;}#p-130pxlogo a { height: 190px; background-position-y: 40px;
}
#mw-panel.collapsible-nav .portal.first {
background-position: bottom left;
background-repeat: repeat-x;
}
 
.mw-body-content {
font-size: 100%
}
#mw-content-text {
width:40em;
}
.mw-body-content li {
padding-bottom: 0.625em;
margin-bottom: 0;
width:auto;
}
.mw-body-content p {
font-size: 16px;
margin: 1.25em 0 1.25em 0;
line-height: 1.75em;
width: auto;
}
.mw-body-content pre {
width: auto;
}

案内メニュー