[libvirt] cannot read libvirt.org website...

...because of this (in http://libvirt.org/generic.css): body { margin: 0em; padding: 0px; color: rgb(0,0,0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; // font-size: 83%; } Black text on unspecified background is not legible on my setup. A background color *must* be specified when a foreground color is specified. Please fix this. (Apologies if this is not the right spot, but alas there is no webmaster AT libvirt.org, and I did not find anything obvious on who is the webmaster. If I should send this elsewhere, please let me know where.) -- Matthew Please do not quote my e-mail address unobfuscated in message bodies. -- Obscurity: +5

On Wed, Dec 02, 2009 at 07:34:22PM -0600, Matthew Woehlke wrote:
...because of this (in http://libvirt.org/generic.css):
well I was afraid the site was down ...
body { margin: 0em; padding: 0px; color: rgb(0,0,0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; // font-size: 83%; }
easy to fix, I assume adding background: #ffffff; will fix it for you.
Black text on unspecified background is not legible on my setup. A background color *must* be specified when a foreground color is specified. Please fix this.
Please retry ! Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/

Daniel Veillard wrote:
On Wed, Dec 02, 2009 at 07:34:22PM -0600, Matthew Woehlke wrote:
...because of this (in http://libvirt.org/generic.css):
well I was afraid the site was down ...
That would be "cannot /access/" ;-).
body { margin: 0em; padding: 0px; color: rgb(0,0,0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; // font-size: 83%; }
easy to fix, I assume adding
background: #ffffff;
will fix it for you.
Right.
Please retry !
Ah, much more legible now. Thank you! -- Matthew
participants (2)
-
Daniel Veillard
-
Matthew Woehlke