You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@causeway.apache.org by da...@apache.org on 2023/03/12 14:39:40 UTC

[causeway-antora] branch master updated: updates logo

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway-antora.git


The following commit(s) were added to refs/heads/master by this push:
     new 95d3b65  updates logo
95d3b65 is described below

commit 95d3b65543df81438af7eb0c6ee7d93a76b390b3
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Sun Mar 12 14:39:31 2023 +0000

    updates logo
---
 build/ui-bundle.zip               | Bin 355324 -> 361592 bytes
 src/css/extensions/tweaks.css     |   2 +-
 src/css/header.css                |   2 +-
 src/img/causeway-logo-200-148.png | Bin 0 -> 9155 bytes
 src/img/causeway-logo-65x48.png   | Bin 3655 -> 2198 bytes
 5 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/build/ui-bundle.zip b/build/ui-bundle.zip
index 4a2a2e7..df9c1dc 100644
Binary files a/build/ui-bundle.zip and b/build/ui-bundle.zip differ
diff --git a/src/css/extensions/tweaks.css b/src/css/extensions/tweaks.css
index 01eabf7..9b2014f 100644
--- a/src/css/extensions/tweaks.css
+++ b/src/css/extensions/tweaks.css
@@ -58,7 +58,7 @@ span.algolia-autocomplete {
 }
 
 .navbar-brand .navbar-title {
-  padding-left: 10px;
+  padding-left: 20px;
   font-size: calc(22 / var(--rem-base) * 1.1rem);
   font-family: "Android Insomnia", "Montserrat", sans-serif;
 }
diff --git a/src/css/header.css b/src/css/header.css
index 5e3b49b..880037b 100644
--- a/src/css/header.css
+++ b/src/css/header.css
@@ -147,7 +147,7 @@ body {
 }
 
 .navbar-brand .navbar-item .icon img {
-  width: 2rem;
+  width: 2.5rem;
   height: 2rem;
 }
 
diff --git a/src/img/causeway-logo-200-148.png b/src/img/causeway-logo-200-148.png
new file mode 100644
index 0000000..3d61280
Binary files /dev/null and b/src/img/causeway-logo-200-148.png differ
diff --git a/src/img/causeway-logo-65x48.png b/src/img/causeway-logo-65x48.png
index 04ff301..ab90164 100644
Binary files a/src/img/causeway-logo-65x48.png and b/src/img/causeway-logo-65x48.png differ