From 222600931fe928b5b1366e3e9b6492dc663b271c Mon Sep 17 00:00:00 2001 From: Simon Priet <91326008+alk-spriet@users.noreply.github.com> Date: Fri, 26 May 2023 00:37:43 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08cdcb7..eb63de4 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Repeate for each styles you want to enables. * `PROD banner.css`: Change the Production banner and login's footer ![example of Prod banner](public/PROD_banner_animated.gif) * `Whiter banner.css`: Look & feel, mainly changing text to pure white and the hover and active elements. A _must have_. Works with the others files. -* `Squared logo place`: Remove the `border-radius` used for company logos, to allow more shapes than just circles +* `Squared logo place`: Remove the `border-radius` used for company logos, to allow more shapes than just circles. ![example of a not-cicle logo that can takes all space](public/squared-logo.png) * `Sigils.css`: Change the top-right user icon to a Shop or Factory depending on if you are logged as ar Retailer or a Supplier. * ![example of factory icon](public/user-white-factory.png) ![example of shop icon](public/user-white-shop.png)