Great idea for highlighting tiddler titles!
Is there a way to highlight only the text, and not have the gradient bar 
running all across the tiddler?
Thanks


On Monday, September 8, 2014 12:57:15 PM UTC-4, Ton Gerner wrote:
>
> Hi [email protected],
>
> Assume you want a h3 heading with white text color and a vertical red to 
> blue gradient background.
>
> Creat a tiddler tagged with $:/tags/stylesheet containing:
>
> h3 {
>      color: white;
>      background: <<background-linear-gradient "red, blue">>
> )
>
> Now every h3 heading uses white text color and a red to blue background 
> gradient.
>
> For more information about gradients see [1]
>
> Cheers,
>
> Ton
>
> [1] http://www.w3schools.com/css/css3_gradients.asp
>
>
> On Monday, September 8, 2014 5:37:44 PM UTC+2, [email protected] wrote:
>>
>> I can't find any simple or easy to follow instructions on how to create a 
>> background gradient in TW5. Can someone help me out? Thanks
>>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to