Groups
Groups
Sign in
Groups
Groups
TiddlyWiki
Conversations
Labels
About
Send feedback
Help
How do I customize the header defaults?
83 views
Skip to first unread message
Sebastian Heyneman
unread,
Oct 15, 2018, 12:20:07 PM
10/15/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
I'd like to change the affects of H1 and H2. I've been messing around with it, but I'm not sure how to do it.
pedruchini
unread,
Oct 15, 2018, 7:41:44 PM
10/15/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Let's say you want the change the font color of H1 and you want to put H2 in bold type.
Create a tiddler with this tag:
$:/tags/Stylesheet and put this inside:
.tc-tiddler-body h1 {color: blue;} .tc-tiddler-body h2 {font-weight:bold;}
Reply all
Reply to author
Forward
0 new messages