source: trunk/template/default/theme/conf.php @ 25

Last change on this file since 25 was 25, checked in by z0rglub, 21 years ago

* empty log message *

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 293 bytes
Line 
1<?php
2        /*---------------couleur de fond pour le template agjimmy - lightred------------------*/
3        /* ce template a été "adapté" par thierry                                         */
4        $user['couleur_fond'] = "#FFFFFF";
5        $user['couleur_text_fond'] = "black";
6        $user['couleur_text'] = "black";
7?>
Note: See TracBrowser for help on using the repository browser.