diff --git a/docs/about/index.html b/docs/about/index.html index 21dadac..3a48949 100644 --- a/docs/about/index.html +++ b/docs/about/index.html @@ -6,36 +6,34 @@ -
-
- -
-
-

About the author

-

David Jentes is a 13 year old programmer, author, speedcuber, and LCS student. He is a member of the programming group KygekTeam and programs various things, including this website. Here is a list of some things he has created:

+

David also runs a YouTube channel called DavidDGTNT, where he makes videos on various video games, and another channel called DavidCode, where he codes various things.

- +

About Lyza

-

David also runs a YouTube channel called DavidDGTNT, where he makes videos on various video games, and another channel called DavidCode, where he codes various things.

- -

About Lyza

- -

Lyza in real life is David's dog. Lyza barks a lot in David's backyard, and loves to play ball. She is adventurous and will take any chance she gets to go on an adventure. Lyza would love these books if she could read them!

-
+

Lyza in real life is David's dog. Lyza barks a lot in David's backyard, and loves to play ball. She is adventurous and will take any chance she gets to go on an adventure. Lyza would love these books if she could read them!

+ + \ No newline at end of file diff --git a/docs/assets/css/main.css b/docs/assets/css/main.css index d686e93..eb59ecd 100644 --- a/docs/assets/css/main.css +++ b/docs/assets/css/main.css @@ -1,8 +1,13 @@ body { - margin: 0px; + margin: 15px; + margin-top: 45px; + background-color: #828282; } -body { +.content { + border-radius: 25px; + padding: 10px; + background: linear-gradient(270deg, #a52a2a, #d2691e, #ee6e40, #ff7f50, #ff7f61, #ff8f61); background-size: 1200% 1200%; @@ -35,47 +40,40 @@ body { header { display: block; + padding: 10px; + margin: 10px; + width: 95.75%; + overflow-x: auto; + overflow-y: hidden; + white-space: nowrap; } header img { - padding: 10px; - background-color: #a52a2a; - display: block; + padding: 15px; + border-radius: 25px; + display: inline-block; margin-left: auto; margin-right: auto; - width: 20%; + width: 300px; height: auto; } -header nav { - display: flex; - justify-content: center; - width: 100%; -} - -nav ul { +header a, .fp-header a { list-style-type: none; - margin: 0; + margin: 0px; padding: 10px; - background-color: #d2691e; -} - -nav li { - display: inline; -} - -nav li a { - transition: background-color 1s; display: inline-block; + transition: background-color 1s; color: #ffffff; background-color: #a52a2a; text-align: center; padding: 14px 16px; text-decoration: none; font-family: "M PLUS 1", sans-serif; + border-radius: 25px; } -nav li a:hover { +header a:hover, .fp-header a:hover { background-color: #d2691e; } @@ -87,9 +85,18 @@ nav li a:hover { background-color: #ff7f61; } +.fp-header { + width: 100% - 30px; + height: 10rem; /* set to auto after you add the image */ + background-color: #ffffff; + padding: 30px; + font-family: "M_PLUS_1", sans-serif; +} + main { margin: 10px; padding: 10px; + border-radius: 25px; background-color: #d2691e; font-family: "Open Sans", sans-serif; color: #ffffff; @@ -97,4 +104,83 @@ main { main p { font-family: "Roboto", sans-serif; +} + +main a { + text-decoration: none; + color: #dddddd; + transition: color 500ms; +} + +main a:hover { + color: #ffffff; +} + +::-webkit-scrollbar { + border-radius: 25px; +} + +::-webkit-scrollbar-track { + visibility: hidden; + margin: 20px; +} + +::-webkit-scrollbar-thumb { + border-radius: 25px; + background-color: #544c4a; +} + +::-webkit-scrollbar-thumb:hover { + background-color: #363636; +} + +.flex-w { + display: flex; + flex-direction: row; +} + +.flex-w div { + flex: 50%; + padding: 10px; + margin: 10px; + background-color: #a52a2a; + border-radius: 25px; +} + +.flex-w-nc { + display: flex; + flex-direction: row; +} + +.flex-w-nc div { + padding: 10px; + margin: 10px; +} + +.cover { + width: 95%; + height: auto; +} + +@media (max-width: 800px) { + body { + margin: 0px; + } + + .content { + width: 100%; + border-radius: 0px; + } + + .flex-w { + flex-direction: column; + } + + .flex-w div { + flex: 100% + } + + header { + font-size: 20px; + } } \ No newline at end of file diff --git a/docs/assets/img/banner.png b/docs/assets/img/banner.png new file mode 100644 index 0000000..1b34e89 Binary files /dev/null and b/docs/assets/img/banner.png differ diff --git a/docs/book1/index.html b/docs/book1/index.html index 19c2968..2c398b1 100644 --- a/docs/book1/index.html +++ b/docs/book1/index.html @@ -6,29 +6,31 @@ -
-
- -
-
-

Lyza the Sheepdog: Christmas

+
+
+ + Home + About + Lyza the Sheepdog: Christmas + Lyza the Sheepdog: The Flood +
+
+
+
+ +
+
+

Lyza the Sheepdog: Christmas

-

Lyza the Sheepdog: Christmas cover

+

Hey look, a baby has been born! Wait, what is that star?

-

Hey look, a baby has been born! Wait, what is that star?

+

In Lyza the Sheepdog: Christmas, Lyza talks to the animals that were at the stable at Jesus' birth. She hears what others are thinking about what's going on, and tries to figure out whats going on herself.

-

In Lyza the Sheepdog: Christmas, Lyza talks to the animals that were at the stable at Jesus' birth. She hears what others are thinking about what's going on, and tries to figure out whats going on herself.

+

When you read this book, you enter the world of Lyza the Sheepdog, a world where the event of Jesus' birth and all things that came before are the same, and we can see the fictional responses of the animals.

-

When you read this book, you enter the world of Lyza the Sheepdog, a world where the event of Jesus' birth and all things that came before are the same, and we can see the fictional responses of the animals.

- -

This book was released in December of 2020.

-
+

This book was released in December of 2020.

+
+
+ \ No newline at end of file diff --git a/docs/book2/index.html b/docs/book2/index.html index 90bef87..df3fa4f 100644 --- a/docs/book2/index.html +++ b/docs/book2/index.html @@ -6,29 +6,31 @@ -
-
- -
-
-

Lyza the Sheepdog: The Flood

+
+
+ + Home + About + Lyza the Sheepdog: Christmas + Lyza the Sheepdog: The Flood +
+
+
+
+ +
+
+

Lyza the Sheepdog: The Flood

-

Lyza the Sheepdog: The Flood cover

+

Hey! Why's there water on my back?

-

Hey! Why's there water on my back?

+

In Lyza the Sheepdog: The Flood, Lyza talks to the animals that were at going to the Ark before the flood. She hears what others are thinking about what's going on, and tries to figure out whats going on herself.

-

In Lyza the Sheepdog: The Flood, Lyza talks to the animals that were at going to the Ark before the flood. She hears what others are thinking about what's going on, and tries to figure out whats going on herself.

+

When you read this book, you enter the world of Lyza the Sheepdog, a world where the event of Jesus' birth and all things that came before are the same, and we can see the fictional responses of the animals.

-

When you read this book, you enter the world of Lyza the Sheepdog, a world where the event of Jesus' birth and all things that came before are the same, and we can see the fictional responses of the animals.

- -

This book was released in December of 2021.

-
+

This book was released in December of 2021.

+
+
+ \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 603ddf5..89b31cf 100644 --- a/docs/index.html +++ b/docs/index.html @@ -6,34 +6,44 @@ -
-
- -
-
-

Travel back in time

+
+
+ + Home + About + Lyza the Sheepdog: Christmas + Lyza the Sheepdog: The Flood +
+
+

Travel back in time

+ Buy our newest book! +
+
-

With the Lyza the Sheepdog series of books, you can go back in time and see what the animals in the time of Bible stories with animals thought about the events and what they thought was happening. You can learn more about the books on their respective pages accessible in the Books section of the title bar.

+

Go back in time with Lyza the Sheepdog! See what the animals thought in popular Bible stories, such as Christ's birth and the entrance onto the Ark! You can learn more about the books on their respective pages accessible in the Books section of the title bar.

-

Where to buy Lyza the Sheepdog books:

+
+
+

Learn more about Bible stories in a unique way!

+

Seeing what the animals are thinking is an interesting thing to see, and while we may know the stories already, we can see them in new ways through the perspective of the confused animals.

+
+
+

Learn more about things happening at the time!

+

It's hard to know what's happening without knowing what's happening before! For this reason, we include more context relating to the story that is around the time of the story.

+
+


-
    -
  • David Book Stores
  • -
  • Barnes and Noble
  • -
  • Books a Million
  • -
  • Walmart
  • -
  • SlushCo
  • -
  • Target
  • -
- -

Lyza the Sheepdog eBooks are available on Kindle, Nook, Kobo, DavidReader, and possibly on your local library's eBook catalog, such as Tennesee R.E.A.D.S.

-
+
+
+

Where to buy

+

Lyza the Sheepdog books are available at various retailers, including Walmart, Target, Barnes and Noble, and Books a Million.

+
+
+

About the author

+

David Jentes is a programmer, author, speedcuber, and LCS student. Learn more about him here

+
+
+
+ \ No newline at end of file