From 2181c2983cffeeb65da1260469e2d07464058b1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Tue, 18 Aug 2020 02:12:14 +0200 Subject: [PATCH] convert favicon; add logo --- public/assets/icons/favicon.jpg | Bin 0 -> 1216 bytes .../{icons/favicon.png => pictures/logo.png} | Bin public/assets/styles/main.css | 12 ++++++++---- public/devs.html | 2 +- public/index.html | 4 +++- public/packages.html | 2 +- public/shoutouts.html | 2 +- public/why.html | 2 +- 8 files changed, 15 insertions(+), 9 deletions(-) create mode 100644 public/assets/icons/favicon.jpg rename public/assets/{icons/favicon.png => pictures/logo.png} (100%) diff --git a/public/assets/icons/favicon.jpg b/public/assets/icons/favicon.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee3301ca7bd592c24786df1b8169a4220db6b176 GIT binary patch literal 1216 zcmex=R{~kj7$v7U~vwhj1&VaL=8h8qcogd#;5^R!^FVABm`zN0Zn3L5{8NcO@#uW?I1fq zu3%vNf1AOXftd*eKqNB|u&}X!00$czD;p;V7Z)c7CnpyVKMxl-A2%l_uOKfUzkq_Qxh!iJ(s7LHRy#3f7v zgG0j#OG+nh+Pvj5P@fbd$Vg-}S=oRZ*%?4)3IYvbVPfTEhZ+eolYxa*PzY$CW8g$l zlc2=HqQ-?6MU;$9oen+>p0sh(hyS-2cz|wX5@Z%+uxHpB#=J#4se0Se)p@)978(nl z>J6%zU7&fypwG*Dz2%+t*F1pHD6+Kd`|5Kc>REj+pH1yfdw7Gz#4Aum+-4(6aA-&f2u0hTjiad!*?>EZ|cL8gefbXC7JJ(wpPW2 zDIdCURMmevuZGDQ_az)Be$4258g_QCihs9vQmSP@GS_rQ+iOvU_f%N6A9d(qoXW%U z)S1;?J)o33Q_)Lo-)Z+Lr#lPS^H#rob@kul44=PB+V<6fKbF2)qkW(Kr&4^uL$1B+ z@87<;Z=y}aw&zRk?aVTj&V5;wvTM?14rhH&&V%nnmIvNh!BfP3BC~g=OXplMZI(IC zYh?dU>#Gb}DS1ULQDg7XsnZ<8lzxAf>=Q8Dxb^m?!&MtY#Bz3;WPJJ0AhqC%Qp-o) z)tgT};ZP}hi>`sUI2L9X6Z>uZ{(Jz?oTDon@4Ia(cn)ZGPvtRAq^i|-(i*wT>O`@H) zW?p{Tb9-x~&!W&MQ_rKGb2V%}MGMU+Vfo-@q3X+{u>SnDI2Dcp0r%X$iiyXj>J?kQ z*|x~M`Kget^bY&Udi!75zg$+Iy}YDmq5Pz5Ta$nP8IEw5X21En)&8{Se+Hhril*nM z-<8jJpZB@l`uPvTS>@{2gX%;6Gh|#WIh6ALSV-1(ueg)eg}pI}^|0Vzrpp@tU literal 0 HcmV?d00001 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) - +