「MediaWiki:Mobile.css」の版間の差分
表示
細編集の要約なし |
細編集の要約なし |
||
| 10行目: | 10行目: | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
padding: 0px; | padding: 0px; | ||
white-space: | white-space: pre; | ||
} | } | ||
2015年1月27日 (火) 05:21時点における版
/* ここに記述したCSSは携帯機器版サイトの利用者に影響します */
pre.aa
{
line-height: 1.13;
letter-spacing: 0px;
font-family: 'Textar', 'MS PGothic', 'IPAMonaPGothic', 'Mona', sans-serif;
font-size: 10px;
border: none;
background-color: transparent;
margin-bottom: 0px;
padding: 0px;
white-space: pre;
}