/**
 * $Id: monobook.css,v 1.1 2004/06/11 09:01:50 rurban Exp $
 * We have two possibilities to override the default:
 * 1. import is ns4 incompatible
 * 2. add a 2nd css in themeinfo.php
 */

/* @import url(../default/phpwiki.css); */

@import url(main.css);

/* For emacs users
 *
 * Local Variables:
 * mode: c
 * c-file-style: cc-mode
 * End:
 */
