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