mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-05 10:50:43 +00:00
doc: add Getting Started Guide
Initial version of Getting Started Guide doc (and images). Need to replace images with better ones. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
Jack Ren
parent
c6218bd1dd
commit
da54bde3a7
8
doc/static/acrn-custom.css
vendored
8
doc/static/acrn-custom.css
vendored
@@ -33,6 +33,14 @@ table.align-center {
|
||||
display: table !important;
|
||||
}
|
||||
|
||||
|
||||
.code-block-caption {
|
||||
color: #000;
|
||||
font: italic 85%/1 arial,sans-serif;
|
||||
padding: 1em 0;
|
||||
text-align: center;
|
||||
}
|
||||
`
|
||||
/* make .. hlist:: tables fill the page */
|
||||
table.hlist {
|
||||
width: 95% !important;
|
||||
|
Reference in New Issue
Block a user