------------------------------------------------------------
commit 51bd31ad3e406d8d385eb1f7748455f2dcf617d8
Author: ffff:64.180.84.41 <ffff:64.180.84.41@hub.scroll.pub>
Date: Sun Oct 6 06:01:50 2024 +0000
Updated index.html
diff --git a/index.html b/index.html
index 3cf3d58..095d9e9 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<body>
-
+<link rel="stylesheet" type="text/css" href="style.css">
<p class="scrollParagraph">what is teaser man</p>
</body>
</html>
\ No newline at end of file
------------------------------------------------------------
commit 9e8cfe3dbab81ed2c2607048c9f23e2a6dc81993
Author: ffff:64.180.84.41 <ffff:64.180.84.41@hub.scroll.pub>
Date: Sun Oct 6 06:01:39 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 6beb6fd..1268b28 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,5 +1 @@
-buildHtml
-
-theme roboto
-
-what is teaser man
+what is teaser man
------------------------------------------------------------
commit 1595c9c4f0aa90a1e4a76c44e40856d38a624b16
Author: ffff:64.180.84.41 <ffff:64.180.84.41@hub.scroll.pub>
Date: Sun Oct 6 06:01:30 2024 +0000
Updated style.css
diff --git a/style.css b/style.css
index e69de29..c4b5652 100644
--- a/style.css
+++ b/style.css
@@ -0,0 +1,3 @@
+body{
+color: red !important;
+}
\ No newline at end of file
------------------------------------------------------------
commit 8a35ca21e5ea718767989ca56a187b2cdf94ed50
Author: ffff:64.180.84.41 <ffff:64.180.84.41@hub.scroll.pub>
Date: Sun Oct 6 06:01:12 2024 +0000
Updated style.css
diff --git a/style.css b/style.css
new file mode 100644
index 0000000..e69de29
------------------------------------------------------------
commit e695ffff39c6775b649a2a4a5dac9971aa4cea88
Author: ffff:64.180.84.41 <ffff:64.180.84.41@hub.scroll.pub>
Date: Sun Oct 6 06:00:56 2024 +0000
Updated index.html
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..3cf3d58
--- /dev/null
+++ b/index.html
@@ -0,0 +1,7 @@
+<!DOCTYPE html>
+<html lang="en">
+<body>
+
+<p class="scrollParagraph">what is teaser man</p>
+</body>
+</html>
\ No newline at end of file
------------------------------------------------------------
commit b452315b633ec9a07658c634e7ba148e14a8c75d
Author: ffff:64.180.84.41 <ffff:64.180.84.41@hub.scroll.pub>
Date: Sun Oct 6 06:00:46 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 1b4ba79..6beb6fd 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,7 +1,5 @@
-buildHtml
-
-theme roboto
-
-Hello World my name is
-
-what is teaser man
+buildHtml
+
+theme roboto
+
+what is teaser man
------------------------------------------------------------
commit f63da57129de7a855ee01b0dfb5a5b9a408676f5
Author: ffff:64.180.84.41 <ffff:64.180.84.41@hub.scroll.pub>
Date: Sun Oct 6 06:00:30 2024 +0000
Updated roboto.css
diff --git a/roboto.css b/roboto.css
new file mode 100644
index 0000000..c967a43
--- /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: #f0f0f0;
+ 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 d626289045aa89e2248f8301f88194e39b6f5127
Author: ffff:64.180.84.41 <ffff:64.180.84.41@hub.scroll.pub>
Date: Sun Oct 6 06:00:25 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 6b06f2f..1b4ba79 100644
--- a/index.scroll
+++ b/index.scroll
@@ -3,3 +3,5 @@ buildHtml
theme roboto
Hello World my name is
+
+what is teaser man
------------------------------------------------------------
commit 8f98bb0b55ea6c2ade98b522f9754da633e61613
Author: root <root@hub.scroll.pub>
Date: Sun Oct 6 04:54:17 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