make login button primary
[phorkie.git] / data / config.default.php
index 1374b1b96ec20a04d3b7fbc87275f1433e6a7ed9..a589924ef10f7dd2210197009833bb9508195e68 100644 (file)
@@ -4,7 +4,7 @@ $GLOBALS['phorkie']['cfg'] = array(
     'gitdir'        => __DIR__ . '/../repos/git/',
     'workdir'       => __DIR__ . '/../repos/work/',
     'tpl'           => __DIR__ . '/templates/',
-    'css'           => 'http://twitter.github.com/bootstrap/assets/css/bootstrap.css',
+    'css'           => '',
     'title'         => 'phorkie',
     'topbar'        => '',
     'setupcheck'    => true,