編集の要約なし
編集の要約なし
64行目: 64行目:
}
}


pre {
/* mw-highlightクラス内のpreタグの設定 */
div.mw-highlight pre {
color: #202020 !important;
color: #202020 !important;
background-color: rgba(230, 230, 230, 1.0) !important;
    background-color: rgba(230, 230, 230, 1.0) !important;
}
}
/* 通常のpreタグのbackground-colorを黒に設定 */
/*pre {*/
/* color: #202020 !important;*/
/* background-color:  rgba(230, 230, 230, 1.0) !important;*/
/*}*/


caption {
caption {