From c8204568955010b2b3c2d4386f97808d5f43f64b Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Sun, 26 May 2002 20:05:35 +0000 Subject: First version of ironi's new web style git-svn-id: svn://svn.rockbox.org/rockbox/trunk@711 a1c6a512-1295-4272-9138-f99709370657 --- www/head.t | 45 +++++++++++++++++++++++++++++++++++++++------ 1 file changed, 39 insertions(+), 6 deletions(-) (limited to 'www/head.t') diff --git a/www/head.t b/www/head.t index a0fab05043..9a0e1a23f8 100644 --- a/www/head.t +++ b/www/head.t @@ -1,9 +1,11 @@ -#define BGCOLOR "#99ccff" +#define BGCOLOR "#b6c6e5" +#define MENUBG "#6887bb" #define TITLE(_x)

_x

+ #ifdef _PAGE_ Rockbox - _PAGE_ #else @@ -14,12 +16,43 @@ #endif - + + + + + +
+
 
+ +

+Main page
+FAQ
+research notes
+data sheets
+schematics
+hardware mods
+mail list archive
+IRC
+tools
+photos
+CVS
+sourceforge
+linux driver + +

+
+
+ + + +
+ +
+ #ifdef _LOGO_ -_LOGO_ +
_LOGO_
#else - - TITLE(_PAGE_) #endif - -- cgit v1.2.3