From f1a9973838d8d73cf68378d6289fdd28d09b2d81 Mon Sep 17 00:00:00 2001 From: Lucas Ribeiro <65977273+LucasRibeir@users.noreply.github.com> Date: Fri, 2 Oct 2020 09:19:19 -0300 Subject: [PATCH] Update chapter-04-gbtheme-reference.md --- book/chapter-04-gbtheme-reference.md | 1 + 1 file changed, 1 insertion(+) diff --git a/book/chapter-04-gbtheme-reference.md b/book/chapter-04-gbtheme-reference.md index a3e1ed4a..bdd0cbd4 100644 --- a/book/chapter-04-gbtheme-reference.md +++ b/book/chapter-04-gbtheme-reference.md @@ -7,3 +7,4 @@ A theme is composed of some CSS files and images. That set of files can change everything in the General Bot UI. Use them extensively before going to change the UI application itself (HTML & JS). +The css is responsible for the final visual with the user, aesthetics is linked to the general usability of GeneralBots which facilitates the interaction with the user.