incubator.css 784 Bytes
@import url("incubator-import.css");

/* Copyright 1997-2005 W3C (MIT, ERCIM, Keio). All Rights Reserved.
   The following software licensing rules apply:
   http://www.w3.org/Consortium/Legal/copyright-software */

/* $Id: incubator.css,v 1.13 2005/07/24 02:55:22 slesch Exp $ */


div#Tools, .archive {
   font-size: 0.86em;
}

ul#Navigate, div#Search, input#inputField  {
   font-size: 1em;
}

input#goButton, span#RSS a {
   font-size: 0.86em;
}

div#News h2 {
   font-size: 0.8em;
}

div#Label {
   margin-top: 1em;
   padding: 0.5em;
   background: #fea;
   color: #000;
}

#Label a:link {
   background: #fea;
   color: #00e;
}

#Label a:visited {
   background: #fea;
   color: #529;
}

#Label a:active, #Label a:hover, #Label a:focus {
   background: #ffc;
   color: #00e;
}