差分

MediaWiki:Mobile.css

97 バイト追加, 2016年1月5日 (火) 17:38
/* ここに記述したCSSは携帯機器版サイトの利用者に影響します */
/* common */
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.drawer, .pre-content, .content, .content-overlay {
max-width: 640px !important;
}
h3 {
.infoboxAlt td {
width: 100%;
}
.infoboxAlt td img {
height: auto;
}
.infoboxAlt td {
margin: 0;
background-color: #eee;
}
.infoboxAlt td img {
width: 100%;
height: auto;
}

スポンサーリンク