Advertisement
fauzanjeg

Example Change Font Size for Post Block Module with CSS

May 31st, 2021
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.12 KB | None | 0 0
  1. /* Example Change Font Size for Post Block Module with CSS */
  2. .jeg_postblock .jeg_post_title {
  3.     font-size: 18px;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement