diff --git a/README.md b/README.md index 495f8d2..03456c5 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Repeate for each styles you want to enables. * `PERF banner.css`: Change the Load Testing banner and login's footer ![example of PERF banner](public/PERF_banner.jpg) * `PROD banner.css`: Change the Production banner and login's footer - ![example of Prod banner](public/PROD_banner.jpg) + ![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. * `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 orange shop icon](public/user-orange-shop.png) ![example of violet factory icon](public/user-violet-factory.png) diff --git a/public/PERF_banner_animated.gif b/public/PERF_banner_animated.gif new file mode 100644 index 0000000..9f6b26e Binary files /dev/null and b/public/PERF_banner_animated.gif differ diff --git a/public/PLLR_banner_animated.gif b/public/PLLR_banner_animated.gif new file mode 100644 index 0000000..acaeed3 Binary files /dev/null and b/public/PLLR_banner_animated.gif differ diff --git a/public/PREP_banner_animated.gif b/public/PREP_banner_animated.gif new file mode 100644 index 0000000..e0f1ec2 Binary files /dev/null and b/public/PREP_banner_animated.gif differ diff --git a/public/PROD_banner_animated.gif b/public/PROD_banner_animated.gif new file mode 100644 index 0000000..f5d972b Binary files /dev/null and b/public/PROD_banner_animated.gif differ