覚書 カレンダーの表示について

ワードプレスのカレンダーの色付け
#wp-calendar td:first-of-type,
#wp-calendar th:first-of-type{
  color: red;
}
#wp-calendar #today a,
#wp-calendar #today{
  color: white;
  background-color:#6699ff;
  font-weight:bold;
}

日曜日を赤で表示、投稿した日時は白で表示、日曜日から始まるカレンダーに変更した時の覚書。

コメント

この記事へのコメントはありません。

おすすめ記事1

カレンダー
2026年3月
1234567
891011121314
15161718192021
22232425262728
293031  
カテゴリー
最近のコメント
PAGE TOP