From ab02aea88fb267f27462e891070848fbba36d2b7 Mon Sep 17 00:00:00 2001 From: Robbie Antenesse Date: Mon, 3 Jun 2019 16:38:31 -0600 Subject: [PATCH] Add logo and favicon; style logo for each theme --- advertising.html | 22 +++++- index.html | 20 +++++- src/images/favicon.png | Bin 0 -> 673 bytes src/images/favicon.svg | 80 +++++++++++++++++++++ src/images/logo.svg | 31 ++++++++ src/images/logo_text-data.svg | 132 ++++++++++++++++++++++++++++++++++ src/scss/_structure.scss | 3 + src/scss/themes/_blue.scss | 8 ++- src/scss/themes/_dark.scss | 8 ++- src/scss/themes/_default.scss | 8 ++- src/scss/themes/_grape.scss | 8 ++- src/scss/themes/_green.scss | 8 ++- src/scss/themes/_light.scss | 8 ++- src/scss/themes/_mint.scss | 8 ++- src/scss/themes/_red.scss | 8 ++- src/scss/themes/_royal.scss | 8 ++- src/scss/themes/_yellow.scss | 8 ++- view.html | 27 ++++++- 18 files changed, 370 insertions(+), 25 deletions(-) create mode 100644 src/images/favicon.png create mode 100644 src/images/favicon.svg create mode 100644 src/images/logo.svg create mode 100644 src/images/logo_text-data.svg diff --git a/advertising.html b/advertising.html index f380810..0def824 100644 --- a/advertising.html +++ b/advertising.html @@ -10,13 +10,29 @@ +
- -

Lexiconga

-
+ + + + + + + + + + + + + + + + + +
diff --git a/index.html b/index.html index f6195b8..03d33cb 100644 --- a/index.html +++ b/index.html @@ -5,12 +5,30 @@ Lexiconga +
-

Lexiconga

+ + + + + + + + + + + + + + + + + +