Add missing color specification
authorRalf S. Engelschall <rse@openssl.org>
Wed, 25 Aug 1999 06:32:31 +0000 (06:32 +0000)
committerRalf S. Engelschall <rse@openssl.org>
Wed, 25 Aug 1999 06:32:31 +0000 (06:32 +0000)
openssl.wml

index a5d6788f540372212ca609b6cf20e4590e5d4b1c..e20e7dcf6027d56bb4be92121846673109164803 100644 (file)
@@ -56,7 +56,7 @@ H3    { font-weight: bold; font-size: 12pt; line-height: 12pt; \
 #   end of header and start of physical body
 #   (use additionally use colors here for older browsers)
 </head>
-<body link="#6666cc" alink="#6666cc" vlink="#6666cc" bgcolor="#666699">
+<body link="#6666cc" alink="#6666cc" vlink="#6666cc" bgcolor="#666699" text="#000000">
 
 #   now define the page layout by a nested table 
 #   structure consisting of a 5x5 cell grid.