15 lines
277 B
JavaScript
15 lines
277 B
JavaScript
/*
|
|
TXT 2.0 by HTML5 UP
|
|
html5up.net | @n33co
|
|
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
|
*/
|
|
|
|
window._skel_config = {
|
|
preset: 'standard',
|
|
prefix: '/css/style',
|
|
resetCSS: true
|
|
};
|
|
|
|
window._skel_panels_config = {
|
|
preset: 'standard'
|
|
}; |