------------------------------------------------------------
commit 58bd7ac9244db057db46885e2c4fe80843ae0e5b
Author: ffff:24.23.157.43 <ffff:24.23.157.43@hub.scroll.pub> Date: Wed Oct 16 01:10:44 2024 +0000 Updated claude.html diff --git a/claude.html b/claude.html index ecedcbc..8b398c5 100644 --- a/claude.html +++ b/claude.html @@ -10,7 +10,6 @@ background: linear-gradient(to bottom, #a8e4b8 0%, white 33%, #white 100%); display: flex; justify-content: center; - align-items: center; height: 100vh; margin: 0; font-family: "Comic Sans MS", cursive, sans-serif; ------------------------------------------------------------
commit 1c11ba4d2f9afc743c0032951fcd81a48ab4f42a
Author: ffff:24.23.157.43 <ffff:24.23.157.43@hub.scroll.pub> Date: Wed Oct 16 01:10:32 2024 +0000 Updated claude.html diff --git a/claude.html b/claude.html index 9caa742..ecedcbc 100644 --- a/claude.html +++ b/claude.html @@ -6,7 +6,8 @@ <title>Zombo.com Logo</title> <style> body { - background: linear-gradient(to bottom, #a8e4b8 0%, #d1f1d9 33%, #a8e4b8 33.01%); + background: linear-gradient(to bottom, #a8e4b8, white); + background: linear-gradient(to bottom, #a8e4b8 0%, white 33%, #white 100%); display: flex; justify-content: center; align-items: center; ------------------------------------------------------------
commit aabd4e5d923cad69b62c30dcdfa855d49aaed26a
Author: ffff:24.23.157.43 <ffff:24.23.157.43@hub.scroll.pub> Date: Wed Oct 16 01:10:07 2024 +0000 Updated claude.html diff --git a/claude.html b/claude.html index 62c5080..9caa742 100644 --- a/claude.html +++ b/claude.html @@ -6,7 +6,7 @@ <title>Zombo.com Logo</title> <style> body { - background: linear-gradient(to bottom, #a8e4b8, white); + background: linear-gradient(to bottom, #a8e4b8 0%, #d1f1d9 33%, #a8e4b8 33.01%); display: flex; justify-content: center; align-items: center; ------------------------------------------------------------
commit ebfad8b7df9828f677f06d2aabadb68bdcd4788e
Author: ffff:24.23.157.43 <ffff:24.23.157.43@hub.scroll.pub> Date: Wed Oct 16 01:09:33 2024 +0000 Updated claude.html diff --git a/claude.html b/claude.html index a7772d3..62c5080 100644 --- a/claude.html +++ b/claude.html @@ -6,7 +6,7 @@ <title>Zombo.com Logo</title> <style> body { - background: linear-gradient(to center, #a8e4b8, white); + background: linear-gradient(to bottom, #a8e4b8, white); display: flex; justify-content: center; align-items: center; ------------------------------------------------------------
commit 721b58bbdb47adf22a6691d70faac7e206867300
Author: ffff:24.23.157.43 <ffff:24.23.157.43@hub.scroll.pub> Date: Wed Oct 16 01:09:29 2024 +0000 Updated claude.html diff --git a/claude.html b/claude.html index 3616e67..a7772d3 100644 --- a/claude.html +++ b/claude.html @@ -6,7 +6,7 @@ <title>Zombo.com Logo</title> <style> body { - background: linear-gradient(to middle, #a8e4b8, white); + background: linear-gradient(to center, #a8e4b8, white); display: flex; justify-content: center; align-items: center; ------------------------------------------------------------
commit d51a7e0fb417bdd6b87d380d994a054e838f22ad
Author: ffff:24.23.157.43 <ffff:24.23.157.43@hub.scroll.pub> Date: Wed Oct 16 01:09:26 2024 +0000 Updated claude.html diff --git a/claude.html b/claude.html index e87e56e..3616e67 100644 --- a/claude.html +++ b/claude.html @@ -6,7 +6,7 @@ <title>Zombo.com Logo</title> <style> body { - background: linear-gradient(to 50%, #a8e4b8, white); + background: linear-gradient(to middle, #a8e4b8, white); display: flex; justify-content: center; align-items: center; ------------------------------------------------------------
commit 6366ed946a1560c9c91838dcdb48ba39c8674262
Author: ffff:24.23.157.43 <ffff:24.23.157.43@hub.scroll.pub> Date: Wed Oct 16 01:09:15 2024 +0000 Updated claude.html diff --git a/claude.html b/claude.html index 62c5080..e87e56e 100644 --- a/claude.html +++ b/claude.html @@ -6,7 +6,7 @@ <title>Zombo.com Logo</title> <style> body { - background: linear-gradient(to bottom, #a8e4b8, white); + background: linear-gradient(to 50%, #a8e4b8, white); display: flex; justify-content: center; align-items: center; ------------------------------------------------------------
commit 1da9d0ec423dde46c6990d9514443b5cf46b205f
Author: ffff:24.23.157.43 <ffff:24.23.157.43@hub.scroll.pub> Date: Wed Oct 16 01:08:53 2024 +0000 Updated claude.html diff --git a/claude.html b/claude.html index 3f89b9a..62c5080 100644 --- a/claude.html +++ b/claude.html @@ -31,7 +31,7 @@ .logo .b { color: #8a2be2; transform: rotate(-3deg) translateY(2px); } .logo .o2 { color: #00ffff; transform: rotate(2deg) translateY(-1px); } .logo .dot { color: #ffa500; transform: rotate(-1deg) translateY(3px); } - .logo .c { color: #adff2f; transform: rotate(4deg) translateY(-2px); } + .logo .c { color: rgb(36,255,7); transform: rotate(4deg) translateY(-2px); } .logo .o3 { color: #ffa500; transform: rotate(-2deg) translateY(1px); } .logo .m2 { color: #0000ff; transform: rotate(2deg) translateY(-3px); } </style> ------------------------------------------------------------
commit 04b4a3f9f740c2df8396a5780f67a40e8407d9ef
Author: ffff:24.23.157.43 <ffff:24.23.157.43@hub.scroll.pub> Date: Wed Oct 16 01:08:17 2024 +0000 Updated claude.html diff --git a/claude.html b/claude.html index 1de7a63..3f89b9a 100644 --- a/claude.html +++ b/claude.html @@ -15,7 +15,7 @@ font-family: "Comic Sans MS", cursive, sans-serif; } .logo { - font-size: 72px; + font-size: 172px; font-weight: bold; } .logo span { ------------------------------------------------------------
commit 4470244c63113bc4131c6714ed82e02f68956311
Author: ffff:24.23.157.43 <ffff:24.23.157.43@hub.scroll.pub> Date: Wed Oct 16 01:07:55 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 6b06f2f..3d66dd1 100644 --- a/index.scroll +++ b/index.scroll @@ -1,5 +1,3 @@ buildHtml -theme roboto - -Hello World my name is +claude.html