MediaWiki: Common.css

提供: 羅小黒戦記 FAN WIKI
移動先: 案内検索
(ページの白紙化)
タグ: 白紙化
1行目: 1行目:
  
body {
 
    background: #abbaab;
 
    border: #fff 7px solid;
 
    box-sizing: border-box;
 
    min-height: 100%;
 
    height: auto;
 
    color: #1E403C;
 
    font-family: Shin Go Regular;
 
    letter-spacing: 1px;
 
}
 
 
/*************************** basis */
 
a,a:hover,a:visited {
 
    color: #fff;
 
}
 
 
::selection {
 
background: #1E403C;
 
color: #fff;
 
}
 
::-moz-selection {
 
background: #1E403C;
 
color: #fff;
 
}
 
 
h1, h2, h3, h4, h5, h6{
 
color: #1E403C;
 
}
 
.mw-body .firstHeading {
 
    background: #fff;
 
    margin: 0;
 
    padding: 22px 22px 18px;
 
border: none;
 
    margin: 0 0 1px;
 
}
 
.mw-body, .parsoid-body {
 
    color: #333;
 
}
 
.mw-body-content h2{
 
    margin: 25px 0 20px;
 
    border-bottom:#1E403C 1px solid;
 
}
 
p{
 
    padding: 0 20px 0;
 
}
 
hr{
 
    margin: 15px 0;
 
    border-bottom: 1px #abbaab dotted;
 
    background: none;
 
}
 
iframe{
 
    border:#abbaab 1px solid;
 
}
 
ul{
 
    list-style: disc;
 
margin: 0 0 0 33px;
 
}
 
li{
 
    color: #1E403C;
 
}
 
 
/*************************** head */
 
#mw-head {
 
    position: absolute;
 
    top: 40px;
 
    right: 40px;
 
    width: 100%;
 
}
 
#p-search form {
 
    margin: 0;
 
}
 
#simpleSearch input {
 
    background-color: none;
 
    color: #807171;
 
    margin: 0px;
 
    padding: 12px;
 
}
 
#searchInput{
 
border: #fff 1px solid;
 
}
 
#left-navigation {
 
    display: none;
 
}
 
.vectorTabs li{
 
border: #fff 1px solid;
 
margin: 0px 5px;
 
background: none;
 
}
 
.vectorTabs li a{
 
    color: #1E403C;
 
    padding: 12px 10px 0;
 
}
 
.vectorTabs, .vectorTabs span, #mw-head .vectorMenu h3{
 
    background: none;
 
}
 
 
/*************************** nav */
 
#mw-panel {
 
    position: fixed;
 
    padding: 0;
 
    left: 40px;
 
}
 
@media screen and (min-width: 982px){
 
    #mw-panel {
 
        padding-left: 0;
 
    }
 
}
 
#p-logo{
 
    width: 100%;
 
    height: 233px;
 
}
 
 
#p-logo a{
 
    width: 100%;
 
    height: 100%;
 
    background-size: cover;
 
}
 
#mw-panel #p-logo + .portal{
 
    margin: 0;
 
}
 
#mw-panel .portal{
 
    padding: 0;
 
    margin: 0;
 
    background: #fff;
 
}
 
#mw-panel .portal .body{
 
    background: none;
 
}
 
#mw-panel #p-logo + .portal .body{
 
    margin: 0;
 
}
 
#mw-panel .portal h3 {
 
    color: #1E403C;
 
    text-align: center;
 
    margin: 0;
 
    padding: 8px 0;
 
    border-bottom: #fff 1px solid;
 
}
 
#mw-panel .portal .body ul {
 
    text-align: center;
 
}
 
#mw-panel .portal .body li {
 
    padding: 0;
 
/*border-bottom: 1px dotted #e5e9e8;*/
 
}
 
#mw-panel .portal .body li a,
 
#mw-panel .portal .body li a:hover,
 
#mw-panel .portal .body li a:visited
 
{
 
    color: #1E403C;
 
padding: 12px 0;
 
display: block;
 
}
 
#mw-panel .portal .body ul.typesquare_tags li:nth-child(1){
 
border-top: 1px solid #e5e9e8;
 
border-bottom: 1px solid #e5e9e8;
 
}
 
#mw-panel .portal .body ul.typesquare_tags li:nth-child(4),
 
#mw-panel .portal .body ul.typesquare_tags li:nth-child(11){
 
border-bottom: 1px solid #e5e9e8;
 
}
 
#mw-panel .portal .body ul.typesquare_tags li:nth-child(12){
 
border-bottom: none;
 
}
 
 
 
#p-tb{
 
    display: none;
 
 
}
 
#right-navigation{
 
    margin-top: 10px;
 
}
 
#p-personal{
 
top:-25px;
 
}
 
 
/*************************** footer */
 
#footer{
 
font-size: 14px;
 
padding: 0 44px 0 0;
 
}
 
#footer ul{
 
    text-align: right;
 
}
 
#footer ul li{
 
color: #fff;
 
}
 
#footer-places li{
 
    float: right;
 
margin: 0;
 
padding: 4px 4px 0 0;
 
}
 
#footer-icons li{
 
width: 60px;
 
margin: 0 10px 0 0;
 
}
 
#footer-icons li a img{
 
width: 100%;
 
height: auto;
 
}
 
 
 
 
 
 
/*************************** contents */
 
 
#content a,#content a:hover,#content a:visited {
 
    color: #1E403C;
 
    border-bottom:#E8EAE9 1px solid;
 
    background:linear-gradient(transparent 70%, #E8EAE9 0%);
 
}
 
 
 
 
#mw-page-base {
 
background: none;
 
}
 
 
.mw-body {
 
    border: none;
 
    background: none;
 
    padding: 0;
 
margin: 50px 50px 50px 250px;
 
}
 
 
.mw-body-content {
 
    background: #fff;
 
    padding: 10px 22px 0;
 
    line-height: 2;
 
}
 
.mw-body-content p{
 
    color: #1E403C;
 
}
 
.mw-parser-output img{
 
    width: 100%;
 
 
}
 
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul{
 
margin: 0 0 0 33px;
 
 
}
 
 
 
#contentSub, #contentSub2{
 
    margin: 20px 0;
 
}
 
 
/*もくじ*/
 
 
div#toc{
 
    display: block;
 
    background: #E8EAE9;
 
    border: none;
 
    margin: 0 0 20px;
 
    padding: 20px 25px 20px;
 
    border-radius: 30px;
 
}
 
#toc h2{
 
color: #1E403C;
 
border: none;
 
}
 
#toc a,#toc a:hover,#toc a:visited {
 
    background:none;
 
}
 
.toctogglelabel {
 
    cursor: pointer;
 
    color: #1E403C;
 
}div#toc li a{
 
}
 
 
 
 
/*データボックス*/
 
dl.boxData{
 
    color: #1E403C;
 
    width: 100%;
 
    overflow: hidden;
 
    border-top: none;
 
    background: #e8eae9;
 
    border-bottom: 1px dotted #abbaab;
 
    margin: 0 0 20px;
 
}
 
dl.boxData dt{
 
    margin: 0;
 
    width: 25%;
 
    float: left;
 
    padding: 10px 0 0;
 
    border-top: 1px dotted #abbaab;
 
    box-sizing: border-box;
 
    text-align: center;
 
}
 
dl.boxData dd{
 
    margin: 0;
 
    margin-left: 25%;
 
    padding: 10px;
 
    border-top: 1px dotted #abbaab;
 
    background: #fff;
 
    line-height: 2;
 
}
 
dl.boxData dd:after{
 
    display: block;
 
    content: "";
 
    clear: both;
 
}
 
 
/*文字装飾*/
 
p.s{
 
    font-size: 84%;
 
    text-align: right;
 
}
 
strong.daiji{
 
    color: #E78F7C;
 
    font-style: bold;
 
}
 
 
 
 
/*ゆる募*/
 
p.yurubo{
 
    border: solid 2px #f9d93a;
 
    margin: 40px 20px;
 
    padding: 20px;
 
}
 
p.yurubo span.title{
 
    display: block;
 
    color: #f9d93a;
 
    font-style: bold;
 
    text-align: center;
 
}
 
p.yurubo span.link{
 
    display: block;
 
    text-align: center;
 
}
 
 
/*シェア*/
 
p.share{
 
    background: #E8EAE9;
 
    margin: 50px -22px;
 
    padding: 20px;
 
}
 
p.share span.title{
 
    font-size: 1.5em;
 
    display: block;
 
    font-style: bold;
 
}
 
p.share span.link{
 
    display: block;
 
    border-top: dotted 1px #fff;
 
    margin: 10px 0 0;
 
    padding: 10px 0 0;
 
 
 
}
 
 
/*カテゴリ*/
 
div#catlinks{
 
    background: #E8EAE9;
 
    border: none;
 
    margin: 50px -22px 0;
 
    padding: 20px;
 
 
}
 
 
/*ページャー*/
 
ul.pagination{
 
    list-style: none;
 
    padding: 15px 0;
 
    margin: 20px -20px;
 
    border-top: 1px #abbaab solid;
 
    border-bottom: 1px #abbaab solid;
 
}
 
#content ul.pagination li a{
 
    padding: 0 5px 0;
 
    background: none;
 
    border: none;
 
}
 
li.pre a:before{
 
    content: "〈 ";
 
}
 
li.pre{
 
    margin: 0;
 
    width: 50%;
 
    float: left;
 
    padding: 0 0 0 10px;
 
}
 
li.next{
 
    text-align: right;
 
    padding: 0 10px 0 0;
 
}
 
li.next a:after{
 
    content: " 〉";
 
}
 
 
ul.pagination li.next:after{
 
    display: block;
 
    content: "";
 
    clear: both;
 
}
 
 
 
 
 
 
 
 
 
 
 
 
/*非表示コンテンツ*/
 
#ca-history,
 
.mw-search-profile-tabs,
 
#footer-places-privacy,#footer-places-disclaimer,
 
#pt-login
 
{
 
    display: none;
 
 
}
 

2020年9月20日 (日) 09:06時点における版