Thank you Ton! I am using the latest but had to check up how to do
stylesheet changes and got the answer from a thread that apparently was too
old. (Imagine if we could tag threads and posts in google groups, how much
better search would work...)
<:-)
On Thursday, November 6, 2014 9:18:06 PM UTC+1, Ton Gerner wrote:
>
> Hi Mat,
>
> It looks like you are using an "old" version of TW5.
> There were major changes in TW5.0.16-beta/5.0.17-beta
>
> 5.0.16-beta: Changed all CSS class prefixes from tw- to tc-
> 5.0.17-beta: Change System Tag $:/tags/stylesheet with $:/tags/Stylesheet
>
> Hope that helps.
>
> Cheers,
>
> Ton
>
>
> On Thursday, November 6, 2014 8:58:25 PM UTC+1, Mat wrote:
>>
>> Hm, for some reason I don't get it to work. I copy-paste your text into a
>> new tiddler and tag it with $:/tags/stylesheet. Refresh page. Open tiddler
>> for edit. Still misaligned. Am I doing something wrong?
>>
>> Thank you Stephan!
>>
>> <:-)
>>
>> On Wednesday, November 5, 2014 11:03:45 PM UTC+1, Stephan Hradek wrote:
>>>
>>> It's not shifted down a line it's just a "1em" margin at the top and at
>>> the bottom, set by "body.tc-body"
>>>
>>> You can get rid of it by adding this CSS:
>>>
>>> div.tc-tiddler-preview-preview > *:first-child {
>>> margin-top: 0;
>>> }
>>> div.tc-tiddler-preview-preview > *:last-child {
>>> margin-bottom: 0;
>>> }
>>>
>>>
>>>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" 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/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.