mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-16 06:19:24 +00:00
add in progress
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
lijinxia
parent
7a3a539b17
commit
927dac7000
7
doc/static/acrn-custom.css
vendored
7
doc/static/acrn-custom.css
vendored
@@ -5,6 +5,13 @@
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
.wy-breadcrumbs::after {
|
||||
content: " (Content under development)";
|
||||
background-color: #FFFACD;
|
||||
color: red;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* make .. hlist:: tables fill the page */
|
||||
table.hlist {
|
||||
width: 95% !important;
|
||||
|
Reference in New Issue
Block a user