diff --git a/assets/img/filler0.jpg b/assets/img/filler0.jpg new file mode 100755 index 0000000..300c764 Binary files /dev/null and b/assets/img/filler0.jpg differ diff --git a/assets/img/filler1.jpg b/assets/img/filler1.jpg new file mode 100755 index 0000000..8a5e3eb Binary files /dev/null and b/assets/img/filler1.jpg differ diff --git a/assets/img/filler2.jpg b/assets/img/filler2.jpg new file mode 100755 index 0000000..848219b Binary files /dev/null and b/assets/img/filler2.jpg differ diff --git a/assets/styles/main.css b/assets/styles/main.css index a17de7c..929477a 100644 --- a/assets/styles/main.css +++ b/assets/styles/main.css @@ -26,9 +26,9 @@ body { color: var(--color-text); background-color: var(--color-bg); - font-family: Courier, monospace; + font-family: Verdana, sans-serif; width: 65%; - margin: 0 auto; + margin: 0 auto 4rem; } @media (max-width: 650px) { @@ -43,6 +43,67 @@ h3, h4, h5, h6 { - font-family: Verdana, sans-serif; line-height: 2.5; + color: var(--color-pink); + font-family: Courier, monospace; +} + +h1 { + text-align: center; + margin-top: 4rem; + font-size: 2.5rem; +} + +h2 { + margin-top: 2rem; + font-size: 2rem; +} + +h3 { + margin-top: 1rem; + font-size: 1.6rem; +} + +@media (max-width: 650px) { + h1 { + font-size: 2rem; + } + + h2 { + font-size: 1.6rem; + } + + h3 { + font-size: 1.3rem; + } +} + +img { + width: 100%; +} + +p { + line-height: 1.3; +} + +@media (max-width: 650px) { + p { + font-size: .8rem; + } +} + +a { + color: var(--color-purple); +} + +.float-left { + float: left; + width: 45%; + padding: .65rem 1rem .65rem 0; +} + +.float-right { + float: right; + width: 45%; + padding: .65rem 0 .65rem 1rem; } diff --git a/index.html b/index.html index ba0446e..f2edb98 100644 --- a/index.html +++ b/index.html @@ -27,6 +27,7 @@

header level 1

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce libero neque, sollicitudin id scelerisque in, congue ut leo. Morbi vehicula sem quis mauris lobortis tempor quis ac eros. @@ -39,6 +40,7 @@

header level 2

+

Vestibulum dignissim tortor et tellus rutrum, quis dignissim orci rhoncus. Vestibulum eget justo in ante feugiat varius. Donec efficitur nulla non mollis facilisis.