Posts that Gar is monitoring
|
May 27, 2008
|
Topic: user-specified styles Here’s what I use: @-moz-document domain(“123.writeboard.com”) {
#version_body { font: 12px monaco !important; } |
|
Apr 12, 2008
|
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
|
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
|
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 Thanks for any help, |
