Created Change text size (markdown)

jeena 2011-08-16 10:22:59 -07:00
parent 0408e340ec
commit 999da0260b

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.