Update of /cvsroot/nutch/nutch/src/web/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16442/src/web/include

Modified Files:
        footer.html style.html 
Log Message:
New skin for website, contributed by Frank Henze.

Index: footer.html
===================================================================
RCS file: /cvsroot/nutch/nutch/src/web/include/footer.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** footer.html 21 Aug 2003 21:14:24 -0000      1.5
--- footer.html 3 Feb 2004 22:06:45 -0000       1.6
***************
*** 1,7 ****
! <center><p><small>
!  &#169; <a href="http://www.nutch.org/LICENSE.txt";>The Nutch Organization</a>, 2003
! </small></p>
! <p><a href="http://sourceforge.net";><img
!  src="http://sourceforge.net/sflogo.php?group_id=59548";
!  alt="sf.net" width="0" height="0" border="0"/></a>
! </p></center>
--- 1,14 ----
! <table width="635" border="0" cellpadding="0" cellspacing="0">
!   <tr>
!     <td width="140">&#160;</td>
!     <td width="20">&#160;</td>
!     <td width="475" align="right">
!       <span class="bodytext">
!       &#169; <a href="http://www.nutch.org/LICENSE.txt";>The Nutch Organization</a>, 
2004
!       </span>
!       <p>
!       <a href="http://sourceforge.net";><img 
src="http://sourceforge.net/sflogo.php?group_id=59548"; alt="sf.net" width="0" 
height="0" border="0"/></a>
!       </p>    
!     </td>
!   </tr>
! </table>

Index: style.html
===================================================================
RCS file: /cvsroot/nutch/nutch/src/web/include/style.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** style.html  8 Aug 2003 22:34:22 -0000       1.3
--- style.html  3 Feb 2004 22:06:45 -0000       1.4
***************
*** 1,4 ****
  <style type="text/css">
!   body,td,p {font-family: arial,sans-serif; font-size: small}
!   h1,h2 {color: rgb(255, 153, 0)}
  </style>
--- 1,13 ----
  <style type="text/css">
! .menuTd {background-color: #F9F7F4; height: 25; onMouseOver: 
this.style.backgroundColor='#ECE5DC';}
! .menuTdhover {background-color: #ECE5DC; height: 25; onMouseOver: 
this.style.backgroundColor='#ECE5DC';}
! .menuEntry {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: 
#000000; text-decoration: none}
! .body {background-color: #F9F7F4;}
! .bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: 
#000000; text-decoration: none}
! .title {  font-family: Arial, Helvetica, sans-serif; font-size: 26px; color: 
#FF9900; text-decoration: none}
! .intro {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: 
#FF9900; text-decoration: none}
! .orangeTd {background-color: #FF9900}
! ul {list-style-image: url(../img/reiter/ul.gif)}
! h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000;}
! h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000;}
  </style>



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Nutch-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to