Add bunker-like CSS them, adresses #145

This commit is contained in:
Dedushka 2021-01-17 16:17:37 -05:00 committed by nonmakina
parent 91efbfd418
commit 68080f90bf
2 changed files with 176 additions and 0 deletions

View file

@ -290,6 +290,7 @@ $config['stylesheets']['TempDark'] = 'temp_dark.css';
$config['stylesheets']['TempDarkRed'] = 'temp_dark_red.css';
$config['stylesheets']['Tomorrow'] = 'tomorrow.css';
$config['stylesheets']['AnonsDarkRed'] = 'anons_dark_red.css';
$config['stylesheets']['BunkerLike'] = 'bunker_like.css';
$config['default_stylesheet'] = array('Dark Red', $config['stylesheets']['Dark Red']);
/*