towards-a-new-leftypol / leftypol_lainchan

Other
6 stars 8 forks source link

Add dead.css theme #275

Closed discomrade closed 3 years ago

discomrade commented 3 years ago

Requires the following line added to ./dead/config.php to enable there by default

$config['default_stylesheet'] = array('Post-Left', $config['stylesheets']['Post-Left']);

If the config file does not exist, create it. It must start with the following line:

<?php

Requires rebuild.