From a9a4930d74ba07771507cc82bc7ef4552be85d39 Mon Sep 17 00:00:00 2001 From: raylu Date: Sun, 3 Jul 2011 17:43:43 -0700 Subject: nuke a lot of styles, images --- views/layouts/default.html.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'views/layouts') diff --git a/views/layouts/default.html.php b/views/layouts/default.html.php index e7a26fa..b53d02a 100644 --- a/views/layouts/default.html.php +++ b/views/layouts/default.html.php @@ -5,9 +5,9 @@ use \lithium\security\Auth; html->charset() ?> - OtakuHub > <?= $this->title() ?> - html->style(array('style', 'base', 'grid')) ?> - html->style(array('themes/light', 'themes/green')) ?> + OtakuHub > <?= $this->title() ?> + html->style(array('style', 'base')) ?> + html->style(array('themes/light')) ?> html->style(array('prettyPhoto')) ?> -- cgit v1.2.3