]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
style
authorJelte Jansen <jeltejan@NLnetLabs.nl>
Tue, 13 Jun 2006 10:16:13 +0000 (10:16 +0000)
committerJelte Jansen <jeltejan@NLnetLabs.nl>
Tue, 13 Jun 2006 10:16:13 +0000 (10:16 +0000)
doc/header.html
doc/libdns.css
ldns/dns.h

index dc481fc7505711724ca4a465e5826a469b8d5960..962531c6ba027b830319226365addc5f570303e0 100644 (file)
@@ -4,4 +4,6 @@ content="text/html;charset=iso-8859-1">
 <title>ldns: File Index</title>
 <link href="libdns.css" rel="stylesheet" type="text/css">
 </head><body>
+<div class="logo">
 <img src="LogoInGradientBar2-y100.png"/>
+</div>
index 22360b0c9320584944d2f85255d5f2f20e2c432c..2d2f38586373f143576dce22ceef8157fc0951b0 100644 (file)
@@ -418,3 +418,8 @@ DIV.nav
    border           : none;
    border-bottom    : 1px solid #84C7B0;
 }
+
+.logo
+{
+    text-align: right;
+}
index f4b34842b3aeab6f6fe73bfd237bf987303d1711..7341f2a55776d90ac9a474476fbf621321cffce4 100644 (file)
@@ -52,7 +52,9 @@ If you want to see some libdns action, you can read our tutorials:
 
 Or you can just use the menu above to browse through the API docs.
 
+<div style="visibility:hidden;">
 \image html LogoInGradientBar2-y100.png
+</div>
 */
 #ifndef LDNS_DNS_H
 #define LDNS_DNS_H