From d7fdc135798e96f5003d41baa1c54eb2c17efb46 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Wed, 9 Dec 2020 15:44:40 +0000 Subject: [PATCH] Fix #3211 --- docs/_data/sponsors.json | 8 + docs/_includes/examples/navbar-bottom.html | 2 +- docs/_includes/examples/navbar-color.html | 2 +- docs/_includes/examples/navbar.html | 2 +- docs/_includes/global/navbar.html | 2 +- docs/_javascript/main.js | 6 +- docs/css/bulma-docs.css | 540 +++++++++++++++++---- docs/css/bulma-docs.min.css | 2 +- docs/documentation/components/navbar.html | 2 +- docs/documentation/layout/hero.html | 6 +- docs/images/amis/quickbookstoolhub.png | Bin 0 -> 8975 bytes docs/images/amis/quickbookstoolhub@2x.png | Bin 0 -> 21453 bytes docs/lib/main.js | 6 +- 13 files changed, 472 insertions(+), 106 deletions(-) create mode 100644 docs/images/amis/quickbookstoolhub.png create mode 100644 docs/images/amis/quickbookstoolhub@2x.png diff --git a/docs/_data/sponsors.json b/docs/_data/sponsors.json index 85e6b8994..6371b404b 100644 --- a/docs/_data/sponsors.json +++ b/docs/_data/sponsors.json @@ -292,6 +292,13 @@ "width":"125", "height":"28", "follow": true + }, + "quickbookstoolhub": { + "name": "quickbookstoolhub", + "url": "https://quickbookstoolhub.com/", + "title": "Quickbooks Tool Hub", + "width":"64", + "height":"64" } }, "home": [ @@ -315,6 +322,7 @@ ,"gamblizard" ,"casinofiables" ,"123calendars" + ,"quickbookstoolhub" ], "footer": [ "polygon" diff --git a/docs/_includes/examples/navbar-bottom.html b/docs/_includes/examples/navbar-bottom.html index 85783b570..2b0ebe589 100644 --- a/docs/_includes/examples/navbar-bottom.html +++ b/docs/_includes/examples/navbar-bottom.html @@ -3,7 +3,7 @@ Bulma: a modern CSS framework based on Flexbox -