quicknote 
| resources: | Home Installation Help Feedback Bugs Source Code |
|---|
Cascading Style Sheets (CSS)
A listing of different style sheets (CSS) for QuickNote
Using CSS you can easily customize the way each individual note looks like and behaves.
Here is a list of typical CSS attributes used:
- font-style: italic;
- font-weight: bold;
- font-variant: small-caps;
- font-style: oblique;
- background-image: url(http://quicknote.mozdev.org/images/quicknoteprototype150.png);
*Note*: Not all CSS attributes will apply.