★ 対象テンプレート:Certapax

スタイルシートを編集します。

■ ページ全体のフォントサイズの変更
/*────────────────────────────────────────
■ ページ全体の設定
ページ全体に適用するスタイルを設定しています。
────────────────────────────────────────*/

body {
margin : 0;
padding : 0 3.5em;
background-color : #fff;
background-image : url("http://blog-imgs-26.fc2.com/r/i/m/rimse/certapax_background.jpg");
background-repeat : no-repeat;
background-position : center top;
line-height : 1.4;
color : #555;
font-family : "Verdana" ,"tahoma" ,"MS UI Gothic" ,"Osaka" ,sans-serif;
font-weight : normal;
font-size : 90%;

/* for IE5 */
text-align : center;
}

この中の、「font-size : 90%;」の部分を変更してください。
スポンサーサイト






Recent Entries