forked from leftypol/leftypol
Add bunker-like CSS them, adresses #145
This commit is contained in:
parent
91efbfd418
commit
68080f90bf
2 changed files with 176 additions and 0 deletions
|
@ -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']);
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue