From 101372cf1ea3b2c8873a328d623ef560482e4c27 Mon Sep 17 00:00:00 2001 From: Simon Date: Fri, 26 May 2023 00:53:43 +0200 Subject: [PATCH] Update ReadMe.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d8aacca..81079e3 100644 --- a/README.md +++ b/README.md @@ -28,12 +28,12 @@ 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. +* `Navbar color on Notif.css`: Emphase the notification banner by coloring the navbar as well, with a nice and tidy `transition`. + ![example of Color switching](public/navbar-notification-animated.gif) +* `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) * `Jirafy.less`: Animate the Jira navbar with a light rotation on buttons. Lighten the Create button as well. ![icon take less space](public/jirafy-small-icon.png) ![nice animation on click](public/jirafy-animated.gif) -* `Navbar color on Notif.css`: Emphase the notification banner by coloring the navbar as well, with a nice and tidy `transition`. - ![example of Color switching](public/navbar-notification-animated.gif)