mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-11 07:55:58 -06:00
Fix missing background color
This commit is contained in:
parent
32f021f266
commit
816d79143b
@ -5,7 +5,7 @@ body {
|
|||||||
color: rgb(0,0,0);
|
color: rgb(0,0,0);
|
||||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
// font-size: 83%;
|
background: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
p, ul, ol, dl {
|
p, ul, ol, dl {
|
||||||
|
Loading…
Reference in New Issue
Block a user