Repository: pdfbox-docs Updated Branches: refs/heads/asf-site 892f4342f -> 5e0705bc3
Site checkin for project Apache PDFBox Website Project: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/commit/5e0705bc Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/tree/5e0705bc Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/diff/5e0705bc Branch: refs/heads/asf-site Commit: 5e0705bc35fe19dec3521508f613d4ac84bcad8d Parents: 892f434 Author: Maruan Sahyoun <[email protected]> Authored: Wed Apr 19 17:46:35 2017 +0200 Committer: Maruan Sahyoun <[email protected]> Committed: Wed Apr 19 17:46:35 2017 +0200 ---------------------------------------------------------------------- content/css/site.css | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/5e0705bc/content/css/site.css ---------------------------------------------------------------------- diff --git a/content/css/site.css b/content/css/site.css index 45606b0..32013b9 100644 --- a/content/css/site.css +++ b/content/css/site.css @@ -44,6 +44,7 @@ svg.pdfbox-brand-text, svg.pdfbox-brand-toolbox { .pdfbox-brand-toolbox { height: 44px; + width: 48px; vertical-align: middle; margin-top: 2px; margin-right: 0.4em @@ -51,6 +52,7 @@ svg.pdfbox-brand-text, svg.pdfbox-brand-toolbox { .pdfbox-brand-text { width: 80px; + height:46px; vertical-align: middle; margin-top: 2px; margin-right: 0.4em
