diff --git a/doc/www/f.css b/doc/www/f.css index edb3a1b..f4d8ba9 100644 --- a/doc/www/f.css +++ b/doc/www/f.css @@ -1,3 +1,4 @@ +/* (c) Benjamin Krill */ body { margin:0px; padding:0px; @@ -140,6 +141,17 @@ h2.consol { border:1px dotted; } +h2.footer { + display:block; + color: #aaa; + padding:0px 0px; + margin: 25px 0px 0px 0px; + font-size: 10px; + font-weight:normal; + background-color:#fff; + text-decoration:none; +} + div.center { position: relative; text-align: center; diff --git a/doc/www/index.html b/doc/www/index.html index b44f10f..4850f46 100644 --- a/doc/www/index.html +++ b/doc/www/index.html @@ -1,6 +1,6 @@ - + FPGA Filesystem @@ -96,6 +96,8 @@

Contact

Benjamin Krill: ben@codiert.org

+ +