「MediaWiki:Mobile.css」修訂間的差異
跳至導覽
跳至搜尋
| 行 11: | 行 11: | ||
} | } | ||
.toctext{ | .toctext{ | ||
| − | color: | + | color:#005a87; |
| − | font-weight: | + | font-weight:600; |
| − | font-size: | + | font-size:110%; |
} | } | ||
於 2022年6月6日 (一) 15:39 的最新修訂
/* 此處的 CSS 將影響使用手機版的使用者 */
#mw-content-text p{font-size:130%;}
.thumbimage{width:100%;margin-left:-15px;margin-right:-15px;}
.thumbimage img{width:100%;max-width:360px;margin-left:-5px;margin-right:-5px;border-radius:5px;}
.thumb{margin:0px -5px 0px -5px;padding:0px 0px;}
.tnone{margin:0px 0px;padding:0px 0px;}
.toclevel-1{
font-weight:700;
font-size:120%;
}
.toctext{
color:#005a87;
font-weight:600;
font-size:110%;
}