* docs/Makefile.am docs/et.png docs/libvirt.css docs/page.xsl

docs/*.html docs/html/*.html: removed footer, added sponsor logo
  regenerated the html pages also fixed 'make distcheck' as
  pointed by Jim.
Daniel
This commit is contained in:
Daniel Veillard
2008-04-28 08:29:35 +00:00
parent e6f1123819
commit 8383c6640a
49 changed files with 1027 additions and 1957 deletions

View File

@@ -241,12 +241,13 @@ p.image {
border: 0px;
width: 100%;
height: 180px;
background: #757575;
background: #FFFFFF;
/* background: #757575; */
}
/* This is hidden from IE <= 6 because it can't do transparency */
body > #footer {
/* body > #footer {
background: #757575 url(footer_pattern.png) repeat-x;
}
} */
#footer p {
position: absolute;
@@ -343,7 +344,7 @@ head:first-child+body #projects dl {
#sponsor {
color: white;
color: #757575;
text-decoration: inherit;
font-size: 1.2em;
}