activities.css
656 Bytes
@import url("activities-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: activities.css,v 1.35 2006/08/08 10:40:43 slesch Exp $ */
ul#Navigate, p#Footer, p#Validate {
font-size: 0.86em;
}
.whiteout, .whiteout a:link, .whiteout a:visited {
background: transparent;
color: #fff;
}
.whiteout a:hover, .whiteout a:focus {
background: transparent;
color: #00e;
}
.whiteout a:active {
background: transparent;
color: #f00;
}
div.whiteout {
margin: -10px 0 0 0;
padding: 0;
}