Created Change text size (markdown)
parent
0408e340ec
commit
999da0260b
1 changed files with 12 additions and 0 deletions
12
Change-text-size.md
Normal file
12
Change-text-size.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# How to change the text size
|
||||
|
||||
1. Right click on Twittia.app
|
||||
1. Click on "Show Package Contents"
|
||||
1. Go into Contents -> Resources
|
||||
1. There you find default.css
|
||||
1. Open it in a Texteditor
|
||||
1. in line 8 there is font-size: 11px
|
||||
1. change 11px to something bigger
|
||||
1. save the file
|
||||
1. restart Twittia
|
||||
1. you're done.
|
Reference in a new issue