On Monday, April 13, 2015 at 2:54:35 PM UTC-7, Valikhanov wrote:
>
> Question from an old TiddlyWiki user, but a new adopter of the new version:
>
> In the settings, it seems that "font size" governs *both* the font sizes
> of the titles *and* the font size of the editing text box. So if I want
> a readable font size for editing, I need to deal with colossally sized
> titles. Is there any way to deal with this?
>
While the control panel "font size" setting lets you change the overall
font sizes used in the document, to get fine control over a specific part
of the document, you need to create a tiddler, tagged with
"$:/tags/Stylesheet", that contains the CSS rules(s) you want.
For your purposes, something like this:
.tc-edit-texteditor { font-size:150%; }
will make the font size for editing larger, while leaving the other fonts
unaffected.
Q.E.D.
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
YOUR DONATIONS ARE VERY IMPORTANT!
HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
http://TiddlyTools.github.com/fundraising.html#MakeADonation
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/d04db681-e424-4fac-8255-cf39a66cf3cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.