wordpressのタグクラウドを、 wp_tag_cloud(); で表示させてる場合はパラメータを渡せばフォントサイズを変更できるのですが ウィジェットで表示させてる場合はphpファイルを弄る必要がありそうです。 wp-includes/category-template.php を変更します。 //521行目あたり function wp_tag_cloud( $args = '' ) { $defaults = array( 'smallest' => 8, 'largest' => 22, 'unit' => 'pt', 'number' => 45, 'format' => 'flat', 'orderby' => 'name', 'order' => 'ASC', 'exclude' => '', 'include' => '', 'link' => 'view', 'tax
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く