MediaWiki:Vector.css

提供: 特許戦が好きだ
移動先: 案内検索
/* ここに記述したCSSはベクター外装の利用者に影響します */

#mw-panel{
margin-bottom: 50px;
}

pre, .mw-code {
    background-color: #f9fafe;
}

h1, h2, h3, h4, h5, h6{
border-bottom: 1px solid #81b9de;
}

#ca-viewsource{
display:none !important;
}

ul li#ca-viewsource{
display:none !important;
}

body {
    background-color: #e6ecf0;
}

div#mw-head {
     background-color: #e6ecf0;
}

.mw-body {
    border: 1px solid #d7edfc;
}


div.mw-references-wrap{
font-size:0.75em;
}

span.tocnumber{
display:none;
}

span.toctext{
padding-left:1em;
}

@import url("https://fonts.googleapis.com/earlyaccess/mplus1p.css");
#bodyContent p,#bodyContent pre,#bodyContent ul li,#bodyContent dl dt,#bodyContent dl dd{
font-family: "Mplus 1p";
    line-height: 1.5em;
    font-size: 1.15em;
}

#bodyContent ul li ul li{
font-size:1em;
}

div.mokuji{
font-size:1.2em !important; 
}

.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {
margin: 0.3em 0 0 2em;
}