「MediaWiki:Common.css」の版間の差分

提供: WAA Archive
ナビゲーションに移動 検索に移動
編集の要約なし
編集の要約なし
1行目: 1行目:
/* Wikipedia風インフォボックス */
/* === NULL_2126 WAA Archive Theme === */
.infobox {
 
     border: 1px solid #a2a9b1;
body {
     border-spacing: 3px;
    background: #0d0d1a !important;
     background-color: #f8f9fa;
    color: #e0e0e0 !important;
     color: black;
}
     margin: 0.5em 0 0.5em 1em;
 
     padding: 0.2em;
#content, .mw-body {
     float: right;
    background: #0d0d1a !important;
     clear: right;
    color: #e0e0e0 !important;
     font-size: 88%;
     border: none !important;
     line-height: 1.5em;
}
     width: 22em;
 
h1, h2, h3, h4, h5, h6,
.mw-headline {
    color: #aac4ff !important;
    border-bottom-color: #1e1e2e !important;
}
 
#firstHeading, .mw-first-heading {
    color: #fff !important;
}
 
.wikitable {
    background: #0f0f1a !important;
    color: #c0c0c0 !important;
     border-color: #1e1e2e !important;
}
 
.wikitable th {
     background: #1a1a2e !important;
    color: #aac4ff !important;
    border-color: #2a2a3e !important;
}
 
.wikitable td {
     border-color: #1e1e2e !important;
    background: #0f0f1a !important;
}
 
a, a:visited {
     color: #4466cc !important;
}
 
a:hover {
    color: #88aaff !important;
}
 
a.new, a.new:visited {
    color: #cc3333 !important;
}
 
#mw-panel, .mw-sidebar, #mw-navigation,
.vector-header, .vector-column-start {
     background: #0a0a14 !important;
}
 
#mw-panel .portal h3,
.vector-menu-heading {
    color: #555 !important;
}
 
#footer, .mw-footer {
     background: #0a0a14 !important;
     color: #333 !important;
     border-top-color: #1e1e2e !important;
}
 
#searchInput, .cdx-text-input__input {
     background: #12121f !important;
    color: #e0e0e0 !important;
    border-color: #2a2a3e !important;
}
 
.mw-body-content {
    color: #c0c0c0 !important;
}
 
#p-cactions li a,
.vector-menu-tabs li a,
.vector-tab-noicon a {
    color: #888 !important;
}
 
#p-cactions li.selected a,
.vector-menu-tabs li.selected a {
    color: #fff !important;
}
 
#toc, .toc {
    background: #0f0f1a !important;
     border-color: #1e1e2e !important;
}
}
.infobox th {
 
     vertical-align: top;
#toc h2, .toc h2,
    text-align: left;
.toctext {
    background-color: #eaecf0;
     color: #888 !important;
}
}


/* Wikipedia風のフォント設定 */
.catlinks {
body {
     background: #0f0f1a !important;
     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Lato, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
     border-color: #1e1e2e !important;
     font-size: 14px;
}
    line-height: 1.6;
 
     color: #202122;
/* 目次内リンク */
.tocnumber, .toctext {
     color: #4466cc !important;
}
}


/* 記事のタイトルを大きく、Wikipedia風にする */
/* 編集セクションリンクを非表示(一般向け) */
.mw-body h1, .mw-body h2 {
.mw-editsection {
     font-family: "Linux Libertine", "Georgia", "Times", "Hiragino Mincho ProN", "YuMincho", serif;
     display: none !important;
    margin-bottom: 0.25em;
    padding: 0;
}
}

2026年3月3日 (火) 23:07時点における版

/* === NULL_2126 WAA Archive Theme === */

body {
    background: #0d0d1a !important;
    color: #e0e0e0 !important;
}

#content, .mw-body {
    background: #0d0d1a !important;
    color: #e0e0e0 !important;
    border: none !important;
}

h1, h2, h3, h4, h5, h6,
.mw-headline {
    color: #aac4ff !important;
    border-bottom-color: #1e1e2e !important;
}

#firstHeading, .mw-first-heading {
    color: #fff !important;
}

.wikitable {
    background: #0f0f1a !important;
    color: #c0c0c0 !important;
    border-color: #1e1e2e !important;
}

.wikitable th {
    background: #1a1a2e !important;
    color: #aac4ff !important;
    border-color: #2a2a3e !important;
}

.wikitable td {
    border-color: #1e1e2e !important;
    background: #0f0f1a !important;
}

a, a:visited {
    color: #4466cc !important;
}

a:hover {
    color: #88aaff !important;
}

a.new, a.new:visited {
    color: #cc3333 !important;
}

#mw-panel, .mw-sidebar, #mw-navigation,
.vector-header, .vector-column-start {
    background: #0a0a14 !important;
}

#mw-panel .portal h3,
.vector-menu-heading {
    color: #555 !important;
}

#footer, .mw-footer {
    background: #0a0a14 !important;
    color: #333 !important;
    border-top-color: #1e1e2e !important;
}

#searchInput, .cdx-text-input__input {
    background: #12121f !important;
    color: #e0e0e0 !important;
    border-color: #2a2a3e !important;
}

.mw-body-content {
    color: #c0c0c0 !important;
}

#p-cactions li a,
.vector-menu-tabs li a,
.vector-tab-noicon a {
    color: #888 !important;
}

#p-cactions li.selected a,
.vector-menu-tabs li.selected a {
    color: #fff !important;
}

#toc, .toc {
    background: #0f0f1a !important;
    border-color: #1e1e2e !important;
}

#toc h2, .toc h2,
.toctext {
    color: #888 !important;
}

.catlinks {
    background: #0f0f1a !important;
    border-color: #1e1e2e !important;
}

/* 目次内リンク */
.tocnumber, .toctext {
    color: #4466cc !important;
}

/* 編集セクションリンクを非表示(一般向け) */
.mw-editsection {
    display: none !important;
}