Update of /cvsroot/pydns/website
In directory usw-pr-cvs1:/tmp/cvs-serv32620
Added Files:
style.css
Log Message:
final version. installed. all happy now.
--- NEW FILE: style.css ---
/* $Id: style.css,v 1.1 2002/04/24 13:27:51 anthonybaxter Exp $ */
BODY { background: white;
color: #484848; }
A:link { color: #645460; }
A:visited { color: #303030; }
A:active { color: #ff9933; }
P:footer { font-size: x-small; }
TABLE:navigation { width: 100%;
border: 0; }
TABLE:navigation TR { background: white;
padding: 10%; }
TD:navtitle { color: #f4a560;
font-size: xx-large;
text-style: bold; }
IMG { border: 0; }
|