fixing spoiler
This commit is contained in:
parent
44f762458c
commit
46a9a245bc
|
@ -139,6 +139,7 @@ $config['stylesheets']['Dark'] = 'dark.css';
|
|||
$config['stylesheets']['Dark Red'] = 'dark_red.css';
|
||||
$config['always_noko'] = true;
|
||||
$config['spoiler_images'] = true;
|
||||
$config['spoiler_image'] = 'static/spoiler.png';
|
||||
|
||||
//more themes (issue#26)
|
||||
$config['stylesheets']['Burichan'] = 'burichan.css';
|
||||
|
|
Loading…
Reference in New Issue