diff options
Diffstat (limited to 'themes/marvin/marvin.theme')
-rw-r--r-- | themes/marvin/marvin.theme | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/marvin/marvin.theme b/themes/marvin/marvin.theme index 4e092c7f1..224d4816a 100644 --- a/themes/marvin/marvin.theme +++ b/themes/marvin/marvin.theme @@ -1,15 +1,15 @@ <?php /********************************************************************* - + Theme: Marvin Author: Dries Buytaert (Dries) Email: dries@drop.org Description: Classic theme, white, basic design with a fresh look. Notes: Only supports blocks on the right. - + *********************************************************************/ - + class Theme { var $link = "#666699"; |