forked from leftypol/leftypol
Option to make stylesheet selections board-specific
This commit is contained in:
parent
f0aee74523
commit
ab0c5ee481
2 changed files with 53 additions and 11 deletions
|
@ -560,6 +560,9 @@
|
|||
// The default stylesheet to use
|
||||
$config['default_stylesheet'] = array('Yotsuba B', $config['stylesheets']['Yotsuba B']);
|
||||
|
||||
// Make stylesheet selections board-specific
|
||||
$config['stylesheets_board'] = false;
|
||||
|
||||
// Boardlinks
|
||||
// You can group, order and place the boardlist at the top of every page, using the following template.
|
||||
//$config['boards'] = array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue