削除された内容 追加された内容
修正
(同じ利用者による、間の1版が非表示)
2行目:
 
/* enlarge font-size for ja fonts */
#bodyContent { font-size: 94.4%; },
#bodyContent .mw-body-content {
font-size: 0.944em;
font-size: calc(1em * 0.944);
}
 
/* for positioning top-right icons, like FA-star */