Hello everyone on this lovely list!

I just discovered TiddlyWiki, and I am fooling around with the different
style settings ,like: CSS, fonts, etc.

I have a couple of questions, and I hope I am at the right place.

Q1
This code does exactly what is says in each line, when put into a
Tiddler in the most basic TiddlyWiki.

None Raleway text<br>
@@font-family:'Raleway'; Raleway font test text <br>
//Raleway//@@ <br>
Test text should be //not// Raleway

While I am happy it works, the questions remains why? From where does
the TW know where the Raleway (a Google font actually) font is? I gave
no url or anything. I am not expert on CSS and HTML so forgive me if the
answer is obvious.


Q2
I would like to use the above mentioned Raleway font for the whole wiki.

I made a tiddler names stylesheet, with the tag stylesheet and set the
type to text/css,
I put
     body {font-family: 'Raleway', sans-serif;}
into it.
This one does not change all text to Raleway. What is wrong here?

Thanks for the help in advance.

Ákos

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/56FE9292.4060709%40szederjei.eu.
For more options, visit https://groups.google.com/d/optout.

Reply via email to