Changes default stylesheet from Yotsuba B to Dark Red
This commit is contained in:
parent
b2d85a19eb
commit
33705e29a7
|
@ -259,6 +259,7 @@ $config['stylesheets']['Photon'] = 'photon.css';
|
|||
$config['stylesheets']['Szalet'] = 'szalet.css';
|
||||
$config['stylesheets']['Tsuki'] = 'tsuki.css';
|
||||
|
||||
$config['default_stylesheet'] = array('Dark Red', $config['stylesheets']['Dark Red']);
|
||||
/*
|
||||
* ====================
|
||||
* Javascript
|
||||
|
|
Loading…
Reference in New Issue