/*
 * Page module: cwsoft-postits
 *
 * This module allows you to send virtual Postits (sticky notes) to other users.
 * Requires some modification in the index.php file of the template.
 *
 * This file includes the CSS files required for the frontend view of this module.
 *
 * LICENSE: GNU General Public License 3.0
 *
 * @platform    CMS WebsiteBaker Community Edition (http://wbce.org)
 * @package     cwsoft-postits
 * @author      cwsoft (http://cwsoft.de)
 * @copyright   cwsoft
 * @license     http://www.gnu.org/licenses/gpl-3.0.html
*/

@import "css/postits.css";
