mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-24 06:29:19 +00:00
Doc: Remove Construction Progress label from site
Signed-off-by: Deb Taylor <deb.taylor@intel.com>
This commit is contained in:
parent
4c32cbb5db
commit
1957626d9f
4
doc/static/acrn-custom.css
vendored
4
doc/static/acrn-custom.css
vendored
@ -5,14 +5,14 @@
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
/* (temporarily) add an under development tagline to the bread crumb */
|
||||
/* (temporarily) add an under development tagline to the bread crumb
|
||||
.wy-breadcrumbs::after {
|
||||
content: " (Content reorganization in progress)";
|
||||
background-color: #FFFACD;
|
||||
color: red;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
/* pygments tweak for white-on-black console */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user