------------------------------------------------------------
commit 7dd01cc6dcab134b01e4ebc6d38387a0f2a6e2b3
Author: ffff:64.180.84.41 <ffff:64.180.84.41@hub.scroll.pub> Date: Sun Oct 6 17:23:17 2024 +0000 Updated roboto.css diff --git a/roboto.css b/roboto.css index 6afc392..70c2850 100644 --- a/roboto.css +++ b/roboto.css @@ -37,3 +37,6 @@ code { background: rgba(224, 224, 224); padding: 3px; } +img { + width: 100px; + } ------------------------------------------------------------
commit 2faecab0ce9e22b65106e3b34eea8f85c886fa19
Author: ffff:64.180.84.41 <ffff:64.180.84.41@hub.scroll.pub> Date: Sun Oct 6 17:22:43 2024 +0000 Updated index.html diff --git a/index.html b/index.html index 89fd238..593b0b9 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,6 @@ <body> <link rel="stylesheet" type="text/css" href="roboto.css"> <p class="scrollParagraph">Hello World my name is baby yoda!</p> -<img src="/gs7x1qfi5ygb1.jpg" /> +<img src="gs7x1qfi5ygb1.jpg" /> </body> </html> \ No newline at end of file ------------------------------------------------------------
commit 121afb90970f6f8dac608d40faf9b6c60b40b33f
Author: ffff:64.180.84.41 <ffff:64.180.84.41@hub.scroll.pub> Date: Sun Oct 6 17:22:03 2024 +0000 Updated index.html diff --git a/index.html b/index.html index eaf1b03..89fd238 100644 --- a/index.html +++ b/index.html @@ -3,5 +3,6 @@ <body> <link rel="stylesheet" type="text/css" href="roboto.css"> <p class="scrollParagraph">Hello World my name is baby yoda!</p> +<img src="/gs7x1qfi5ygb1.jpg" /> </body> </html> \ No newline at end of file ------------------------------------------------------------
commit 56ea0c4258d0d1039c3a60de416154bb4ab59b32
Author: root <root@hub.scroll.pub> Date: Sun Oct 6 17:21:31 2024 +0000 Added gs7x1qfi5ygb1.jpg diff --git a/gs7x1qfi5ygb1.jpg b/gs7x1qfi5ygb1.jpg new file mode 100644 index 0000000..303fc8b Binary files /dev/null and b/gs7x1qfi5ygb1.jpg differ ------------------------------------------------------------
commit 6bec9538d2149aaf16f739e41922e29f0fa4906d
Author: ffff:64.180.84.41 <ffff:64.180.84.41@hub.scroll.pub> Date: Sun Oct 6 17:21:20 2024 +0000 Updated image.jpeg diff --git a/image.jpeg b/image.jpeg new file mode 100644 index 0000000..e69de29 ------------------------------------------------------------
commit 1ffdb098480f0a334866fb4961bf6f2c75026073
Author: ffff:64.180.84.41 <ffff:64.180.84.41@hub.scroll.pub> Date: Sun Oct 6 17:20:41 2024 +0000 Updated index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..eaf1b03 --- /dev/null +++ b/index.html @@ -0,0 +1,7 @@ +<!DOCTYPE html> +<html lang="en"> +<body> +<link rel="stylesheet" type="text/css" href="roboto.css"> +<p class="scrollParagraph">Hello World my name is baby yoda!</p> +</body> +</html> \ No newline at end of file ------------------------------------------------------------
commit a2488b3311aaab19c5836ff94addc27db4e2950f
Author: ffff:64.180.84.41 <ffff:64.180.84.41@hub.scroll.pub> Date: Sun Oct 6 17:20:20 2024 +0000 Updated roboto.css diff --git a/roboto.css b/roboto.css new file mode 100644 index 0000000..6afc392 --- /dev/null +++ b/roboto.css @@ -0,0 +1,39 @@ +body { + font-family: "Roboto", sans-serif; + line-height: 1.6; + max-width: 800px; + margin: 0 auto; + padding: 20px; + background-color: #000; + color: #fff; +} +h1, +h2, +h3 { + margin-top: 1.5em; +} +a { + color: #0066cc; + text-decoration: none; + background-image: linear-gradient(currentColor, currentColor); + background-position: 0% 100%; + background-repeat: no-repeat; + background-size: 0% 2px; + transition: background-size 0.3s; +} +a:hover, +a:focus { + background-size: 100% 2px; +} +iframe { + width: 300px; + height: 300px; + border-radius: 15px; + box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); + padding: 20px; + display: inline-block; +} +code { + background: rgba(224, 224, 224); + padding: 3px; +} ------------------------------------------------------------
commit 0a9c8a8dc7161c4fbe80b90e1a5fc80e74adc97f
Author: ffff:64.180.84.41 <ffff:64.180.84.41@hub.scroll.pub> Date: Sun Oct 6 17:06:21 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 6b06f2f..7389ab3 100644 --- a/index.scroll +++ b/index.scroll @@ -1,5 +1 @@ -buildHtml - -theme roboto - -Hello World my name is +force!!! ------------------------------------------------------------
commit 8274769781c972ec49a24983102367ee52dfead2
Author: root <root@hub.scroll.pub> Date: Sun Oct 6 16:59:53 2024 +0000 Initial commit from blank template diff --git a/index.scroll b/index.scroll new file mode 100644 index 0000000..6b06f2f --- /dev/null +++ b/index.scroll @@ -0,0 +1,5 @@ +buildHtml + +theme roboto + +Hello World my name is