From 769336dc543a1c0b4af609647db67b92fe140f3f Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 19 Oct 2007 10:14:02 +0000 Subject: [PATCH] fix the top jump git-svn-id: svn+ssh://en.codiert.org/home/staff/ben/dev/misc.svn/projects/fpgafs@437 766a2236-cff9-0310-b0c0-a81a5f92509a --- doc/www/f.css | 15 ++++++++++++++- doc/www/index.html | 4 +++- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/doc/www/f.css b/doc/www/f.css index 797e0e9..565799b 100644 --- a/doc/www/f.css +++ b/doc/www/f.css @@ -57,11 +57,24 @@ a:hover {border-top: 1px dotted;} } body>#header {height:14px;} +#conspace { + margin:0px 50px 50px 10px; + top:0px; + padding:0px; + width:5px; + height:59px; + /*background-color:black;*/ + z-index:0; + voice-family: "\"}\""; + voice-family:inherit; + width:5px; /* the correct height */ + height:40px; /* the correct height */ + } #content { margin:0px 50px 50px 10px; position:absolute; - top:100px; + top:0px; padding:10px; width:619px; z-index:0; diff --git a/doc/www/index.html b/doc/www/index.html index 03b4075..8caf65b 100644 --- a/doc/www/index.html +++ b/doc/www/index.html @@ -24,7 +24,9 @@
-

FPGAFS

+ +
+

FPGAFS

It provides a framework for a high performance reconfigurable computer environment. The abstraction between the reconfigurable device and the user application is simplified by using a virtual filesystem and a thread