docs: Fix centering of images.

Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
This commit is contained in:
Tim 'mithro' Ansell 2020-06-18 18:55:06 -07:00
parent 5ed81fd4d4
commit 1a2769740a
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
img.align-center {
display: block;
}
span.lib-process {
color: green;
}