diff --git a/public/assets/icons/favicon.jpg b/public/assets/icons/favicon.jpg new file mode 100644 index 0000000..ee3301c Binary files /dev/null and b/public/assets/icons/favicon.jpg differ diff --git a/public/assets/icons/favicon.png b/public/assets/pictures/logo.png similarity index 100% rename from public/assets/icons/favicon.png rename to public/assets/pictures/logo.png diff --git a/public/assets/styles/main.css b/public/assets/styles/main.css index 7d3f65a..8d7381b 100644 --- a/public/assets/styles/main.css +++ b/public/assets/styles/main.css @@ -9,10 +9,6 @@ /* General */ -* { - background-repeat: no-repeat; -} - html, body { height: 100%; @@ -89,6 +85,7 @@ body { background-color: rgba(43, 40, 40, 1); color: rgba(153, 156, 150, 1) ; height: 60%; + overflow: auto; padding: 1% 5% 1% 5%; } @@ -104,6 +101,13 @@ body { color: rgba(133, 153, 0, 1); } +#about img { + display: block; + margin-left: auto; + margin-right: auto; + width: 30%; +} + /* Footer */ diff --git a/public/devs.html b/public/devs.html index b95c310..f1b9c69 100644 --- a/public/devs.html +++ b/public/devs.html @@ -23,7 +23,7 @@ Developers (src_prepare) - + diff --git a/public/index.html b/public/index.html index 7203e17..febf264 100644 --- a/public/index.html +++ b/public/index.html @@ -23,7 +23,7 @@ Home (src_prepare) - + @@ -66,6 +66,8 @@
+ logo +

About Us

diff --git a/public/packages.html b/public/packages.html index 160e32e..d7f31ef 100644 --- a/public/packages.html +++ b/public/packages.html @@ -23,7 +23,7 @@ Developers (src_prepare) - + diff --git a/public/shoutouts.html b/public/shoutouts.html index 8895ecf..aea11db 100644 --- a/public/shoutouts.html +++ b/public/shoutouts.html @@ -23,7 +23,7 @@ Shoutouts (src_prepare) - + diff --git a/public/why.html b/public/why.html index 0d976e9..c4ee97e 100644 --- a/public/why.html +++ b/public/why.html @@ -23,7 +23,7 @@ Why (src_prepare) - +