mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
* 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:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user