mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-08 03:35:14 +00:00
doc: add site under construction page header
While the site is being reorganized, let's put a header on each page letting people know. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
910ac9f917
commit
3743edf9c1
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