Pleasure Fruits EN

Something about daily life
0

Category Menu

FC2 BLog notified that we were able to use parent and sub categories.

I have changed category design by using this new function.

To make parent category more noticable, I made parent cattegory BOLD.

I added the following to the CSS

/* 親カテゴリー */
.main_list {
font-weight: bold; /* 太字 */
}

/* 子カテゴリー */
.sub_list {
font-weight: normal; /* 中字 */
}

.sub_list_end {
font-weight: normal; /* 中字 */
}

該当の記事は見つかりませんでした。