Hi, I worked out one tacky way to do this, but it seems not optional. You can: - move your css to /reseources/css - add a pass through block linking to your style sheet ++++ <link rel="stylesheet" href="css/apache.css"> ++++
It would be nice if all css files in reources/css just got linked. Thanks, Justin
