1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-07 17:28:15 +00:00

Also fix the CSS background, Daniel

This commit is contained in:
Daniel Veillard 2007-11-26 14:21:02 +00:00
parent 90da74aee9
commit 881b85a8e5

View File

@ -77,7 +77,7 @@ img
#container #bottom .p1 #container #bottom .p1
{ {
font-size: 11px; font-size: 11px;
height: 600px; height: 900px;
margin: 0; margin: 0;
width: 766px; width: 766px;
} }
@ -177,4 +177,4 @@ table.top_table {
table.top_table th, table.top_table td { table.top_table th, table.top_table td {
vertical-align: top; vertical-align: top;
border: 1px solid #f0f0f0; border: 1px solid #f0f0f0;
} }