mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-06 11:20:32 +00:00
doc: add 0.1 release notes
Initial version of 0.1 release notes, plus a CSS tweak for tables Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
Jack Ren
parent
ff45e24732
commit
48df39c8fd
4
doc/static/acrn-custom.css
vendored
4
doc/static/acrn-custom.css
vendored
@@ -29,6 +29,10 @@ span.caption-number::after {
|
||||
content: ": ";
|
||||
}
|
||||
|
||||
table.align-center {
|
||||
display: table !important;
|
||||
}
|
||||
|
||||
/* make .. hlist:: tables fill the page */
|
||||
table.hlist {
|
||||
width: 95% !important;
|
||||
|
Reference in New Issue
Block a user