X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=doc%2Fdoc.css;h=f3d55f9de389d73c38f2c96e9c71ac26755ae97c;hb=refs%2Ftags%2Fchinook%2F3.0.0;hp=8c327c0987a837c310a7da1407fe003e7ad3e641;hpb=836b3c0b74accc5494d7877a22b4a45b5450b6f3;p=src%2Fapp-framework-binder.git diff --git a/doc/doc.css b/doc/doc.css index 8c327c09..f3d55f9d 100644 --- a/doc/doc.css +++ b/doc/doc.css @@ -35,3 +35,6 @@ table { thead {background-color: #a6f;} tr:nth-child(even) {background-color: #aee;} td { padding: 0.1em 0.5em; } + +figure img {width: 80%;} +figure {text-align: center;}