2025年10月4日土曜日

[Blogger][新テーマ]「ブログ アーカイブ」ガジェットの投稿カウントを括弧付きにする

(Blogger標準のウィジェットCSSを無効にしている状態で、テンプレートは一からスクラッチしている場合です)

現在デモ > https://development-for-blogger.blogspot.com/ (カスタマイズした状態です)

とりあえずテーマの仮称は Dark Theme に

「連絡フォーム」ガジェットスタイル階層 を選んでいるとき、投稿のカウントが 2025年に6件なら 2025 6 になってたのを 2025 [6] に

CSS

span.post-count::before {
  content: "[";
}

span.post-count::after {
  content: "]";
}

折り畳みできないの今気付いたな

関連エントリ

F(uriouz)

欲しいものリスト / 優先度の高いほしいものリスト / ☕を奢る
Donate 寄付 カンパ サポート Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.
詳細プロフィールを表示

0 comments:

スパム対策の為コメントをオフにしています。
Disqusは利用出来ます。

注: コメントを投稿できるのは、このブログのメンバーだけです。

...

Recent Posts

 
"The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License."