[Smartcc-cvs] smartcc/doc api.css,1.1,1.2
Brought to you by:
hengels
|
From: <he...@us...> - 2002-05-28 10:08:10
|
Update of /cvsroot/smartcc/smartcc/doc
In directory usw-pr-cvs1:/tmp/cvs-serv28882/doc
Modified Files:
api.css
Log Message:
o enhanced <a>s
Index: api.css
===================================================================
RCS file: /cvsroot/smartcc/smartcc/doc/api.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** api.css 28 May 2002 08:09:26 -0000 1.1
--- api.css 28 May 2002 08:39:29 -0000 1.2
***************
*** 6,9 ****
--- 6,11 ----
body { background-color: #FFFFFF }
+ a { text-decoration: none }
+
/* Table colors */
.TableHeadingColor { background: #CCCCFF } /* Dark mauve */
|