How to make the fontsize bigger for the thread texts? - pycode
How to make the fontsize bigger for the thread texts?
Thanks!
- deepndark
- Registered User
- Posts: 409
- Joined: Thu Nov 03, 2011 12:48 pm
- Location: Finland
- Contact:
Re: How to make the fontsize bigger for the thread texts?
sorry for late reply. In order to change the size of the topic text you need to edit content.css of the pycode:
Code: Select all
.postbody .content {
font-size: 1.225em;
overflow-x: auto;
}
If you have any questions, let me know,
Daniel
- danceban
- Registered User
- Posts: 25
- Joined: Mon Mar 12, 2018 9:45 am
- Name: Dan Ceban
- Contact:
Re: How to make the fontsize bigger for the thread texts?

- deepndark
- Registered User
- Posts: 409
- Joined: Thu Nov 03, 2011 12:48 pm
- Location: Finland
- Contact: