CSS MODULE
----------

The CSS module adds, for users with enough permissions, a CSS field on the
entity (node, user, etc.) creation and edit pages.

Users might insert CSS rules in the CSS node field and those rules will be
parsed on the node viewing.  This way CSS experienced users might create
complex CSS based designs for entity contents.

IMPORTANT: note that the CSS editing permissions should be given only to
trusted users (administrators). Malicious users which have this permission
might break your site design and also introduce security issues (XSS).

For installation instructions see INSTALL.txt

Please send comments to the official project issue queue:
http://drupal.org/project/issues/css

Original author: Fabio Varesano <fvaresano at yahoo dot it>.
Updated for Drupal 5 by Christopher Skauss <christopher skauss at gmail>.
Modified Drupal 5 Version by Whispero.
Updated for Drupal 6 by Joshua Chan <josh at joshuachan dot ca>.
Updated for Drupal 7 by Scott Reynen, DamienMcKenna.
