Posts that Gar is monitoring

Subscribe to Posts that Gar is monitoring 4 posts found

May 27, 2008
Avatar mamster 71 posts

Topic: user-specified styles

Here’s what I use:

@-moz-document domain(“123.writeboard.com”) { #version_body { font: 12px monaco !important; }
}

 
Apr 12, 2008
Avatar mnemonaut 7 posts

Topic: user-specified styles

It appears that one can reference an external CSS file from a writeboard with a <link href="..." rel="stylesheet" type="text/css" /> element. When using <style> elements in writeboards (or notes) it seems that one has to avoid newlines and quote characters in the CSS.

 
Apr 9, 2008
Avatar mamster 71 posts

Topic: user-specified styles

I don’t know if there’s a way to embed style information so that anyone viewing the writeboard can see it, but it’s trivial to do so for your own personal machines with the Stylish extension for Firefox, or with a custom stylesheet for Safari.

 
Apr 8, 2008
Avatar johnw3d 1 post

Topic: user-specified styles

Is there a way in the writeboard service to provide a file of user-defined CSS styles, to customize the look & feel of writeboard content within an account? If not, how do you insert a local <style> element in a Textile document, so I can at least do per-writeboard global styles? It always seems to corrupt <style> elements I place at the top of the doc (by sticking
tags at the end of each line??) and so it is ignored by the browser.

Thanks for any help,
John.