forked from leftypol/leftypol
Add bunker-like CSS them, adresses #145
This commit is contained in:
parent
d17d35c35d
commit
b56670daa0
2 changed files with 176 additions and 0 deletions
|
@ -281,6 +281,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