docs: Fix centering of images.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
This commit is contained in:
parent
5ed81fd4d4
commit
1a2769740a
|
@ -1,3 +1,7 @@
|
||||||
|
img.align-center {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
span.lib-process {
|
span.lib-process {
|
||||||
color: green;
|
color: green;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue