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

ページの作成:「ここに書いたCSSはすべての外装に反映されます: フォント・ファミリの設定: [[MediaWiki‐ノート:Common.css#特定テンプレート用のCSSをTemplateStylesに移行する提案(1回目)]]により非推奨化([[Template:Unicode]]への移行推奨): .Unicode { font-family: 'TITUS Cyberbit Basic', 'Code2000', 'Chrysanthi Unicode', 'Doulos SIL', 'Bitstream Cyberbit', 'Bitstream CyberBase', 'Bitstream Vera', 'Th…」
 
試験
タグ: 差し戻し済み
578行目: 578行目:
color: white !important;
color: white !important;
}
}
}
/* Fix sidebar */
div.vector-column-start { position: fixed;
overflow: auto;
top: 0px;
bottom: 0px;
height: 100%;
/* Prevent content overlay when sidewards scrolling */
background-color: #FFFFFF;
border-right: none;
}
}