add in progress

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder
2018-03-07 16:05:43 -08:00
committed by lijinxia
parent 7a3a539b17
commit 927dac7000
5 changed files with 44 additions and 17 deletions

View File

@@ -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;