osp-website
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

arctic_print.css
text/css

Download raw (181 bytes)

/**
 * print additional CSS for the artic template
 * @author Michael Klier <chi@chimeric.de>
 */

div.dokuwiki div.left_sidebar,
div.dokuwiki div.right_sidebar {
  display:none;
}