diff options
author | ivan <ivan> | 2004-10-18 12:38:38 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-10-18 12:38:38 +0000 |
commit | c6463485536752ffcf7bd9a3f04c46fb5a0a1b4c (patch) | |
tree | d86c84776f85d0a04e02158c09dea5eab65457e4 | |
parent | 297859d9f2e121bc310b2c0ff1fc2cf4329f4943 (diff) |
that's right, a new logo
-rw-r--r-- | httemplate/images/mid-logo.png | bin | 9727 -> 0 bytes | |||
-rw-r--r-- | httemplate/images/small-logo.png | bin | 4781 -> 5261 bytes | |||
-rw-r--r-- | httemplate/index.html | 6 |
3 files changed, 3 insertions, 3 deletions
diff --git a/httemplate/images/mid-logo.png b/httemplate/images/mid-logo.png Binary files differdeleted file mode 100644 index d993419cc..000000000 --- a/httemplate/images/mid-logo.png +++ /dev/null diff --git a/httemplate/images/small-logo.png b/httemplate/images/small-logo.png Binary files differindex 406a36980..a8fe80791 100644 --- a/httemplate/images/small-logo.png +++ b/httemplate/images/small-logo.png diff --git a/httemplate/index.html b/httemplate/index.html index 8d9006e1d..00fe2da4c 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -7,9 +7,9 @@ <BODY BGCOLOR="#FFFFFF"> <table width="100%"> <tr><td> - <IMG BORDER=0 ALT="Silicon Interactive Software Design" SRC="images/small-logo.png"> - </td><td> - <font color="#ff0000" size=7>freeside main menu</font> + <IMG BORDER=0 ALT="freeside" SRC="images/small-logo.png"> + </td><td valign="top"> + <font color="#7f007b" size=7></font> </td><td align=right valign=bottom> version %%%VERSION%%% <BR><A HREF="http://www.sisd.com/freeside">Freeside home page</A> |