From 54c5239489c14bb9c434d22c0efc7fbe00e3265e Mon Sep 17 00:00:00 2001 From: Aney Date: Sat, 3 Oct 2020 14:34:11 +0100 Subject: [PATCH] Style and content changes --- css/stylesheet.css | 8 ++++++++ includes/header.html | 12 +++++++----- pages/donate.html | 4 +++- pages/tech.html | 4 +++- www/blog.html | 10 +++++----- www/blog/post.html | 10 +++++----- www/css/style.css | 21 +++++++++++++++++++++ www/donate.html | 16 ++++++++++------ www/index.html | 12 +++++++----- www/tech.html | 16 ++++++++++------ 10 files changed, 79 insertions(+), 34 deletions(-) diff --git a/css/stylesheet.css b/css/stylesheet.css index 7d0d1e8..03a52e1 100644 --- a/css/stylesheet.css +++ b/css/stylesheet.css @@ -5,6 +5,7 @@ html{ html,body{ background: #282828; +/* background: #ECEFF4; /* Nord */ font-family: 'Open Sans', sans-serif; } @@ -17,12 +18,14 @@ html,body{ /* Text */ h1, h2, h3, h4, h5{ color: #98971a; +/* color: #3B4252; /* Nord */ font-weight: bold; margin: 0.25em 0; } p{ color: #a89984; +/* color: #3B4252; /* Nord */ margin: 0.5em 0; } @@ -88,6 +91,7 @@ section, article{ footer{ margin: 0 auto; text-align: center; + margin-bottom: 0.5em; } footer p{ @@ -144,6 +148,10 @@ nav a:hover{ color: #d78821; } +.content{ + padding-bottom: 2em; +} + .content-list section{ width: 49.5%; display: inline-block; diff --git a/includes/header.html b/includes/header.html index f2d9301..fcc981d 100644 --- a/includes/header.html +++ b/includes/header.html @@ -5,7 +5,9 @@ Aney's Homepage - + + + @@ -15,12 +17,12 @@

Aney

diff --git a/pages/donate.html b/pages/donate.html index 5c12b4c..5c826f2 100644 --- a/pages/donate.html +++ b/pages/donate.html @@ -14,7 +14,9 @@

Links and Addresses

If you have decided to help me out, please donate with one of the links, or addresses below.

diff --git a/pages/tech.html b/pages/tech.html index 58b2f84..8689c03 100644 --- a/pages/tech.html +++ b/pages/tech.html @@ -20,7 +20,9 @@
  • Windows 10

  • Ryzen 5 2600X

  • 16GB DDR4 RAM

  • +
  • 512GB EVO 970 NVME

  • 120GB SSD

  • +
  • 1TB HDD

  • Vega 64

  • @@ -34,9 +36,9 @@

    Peripherals

    The other stuff I use with my laptop/PC

    diff --git a/www/blog.html b/www/blog.html index 04bebfe..a689938 100644 --- a/www/blog.html +++ b/www/blog.html @@ -5,7 +5,7 @@ Aney's Homepage - + @@ -15,12 +15,12 @@

    Aney

    diff --git a/www/blog/post.html b/www/blog/post.html index 4331c22..f4fd37c 100644 --- a/www/blog/post.html +++ b/www/blog/post.html @@ -5,7 +5,7 @@ Aney's Homepage - + @@ -15,12 +15,12 @@

    Aney

    diff --git a/www/css/style.css b/www/css/style.css index eb64aaf..0a20bbd 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -53,6 +53,7 @@ html{ html,body{ background: #282828; +/* background: #ECEFF4; /* Nord */ font-family: 'Open Sans', sans-serif; } @@ -65,12 +66,14 @@ html,body{ /* Text */ h1, h2, h3, h4, h5{ color: #98971a; +/* color: #3B4252; /* Nord */ font-weight: bold; margin: 0.25em 0; } p{ color: #a89984; +/* color: #3B4252; /* Nord */ margin: 0.5em 0; } @@ -136,6 +139,7 @@ section, article{ footer{ margin: 0 auto; text-align: center; + margin-bottom: 0.5em; } footer p{ @@ -192,6 +196,10 @@ nav a:hover{ color: #d78821; } +.content{ + padding-bottom: 2em; +} + .content-list section{ width: 49.5%; display: inline-block; @@ -203,3 +211,16 @@ d79921 yellow 689d6a aqua 458588 blue* purple b16286 */ +@media screen and (max-device-width: 480px){ + .main{ + + } + + h1,h2,h3,h4,h5,p{ + text-align: center; + } + + .content-list section{ + width: 100%; + } +} diff --git a/www/donate.html b/www/donate.html index 049529d..9d3494e 100644 --- a/www/donate.html +++ b/www/donate.html @@ -5,7 +5,9 @@ Aney's Homepage - + + + @@ -15,12 +17,12 @@

    Aney

    @@ -42,7 +44,9 @@

    Links and Addresses

    If you have decided to help me out, please donate with one of the links, or addresses below.

    diff --git a/www/index.html b/www/index.html index 190d359..4f02c6b 100644 --- a/www/index.html +++ b/www/index.html @@ -5,7 +5,9 @@ Aney's Homepage - + + + @@ -15,12 +17,12 @@

    Aney

    diff --git a/www/tech.html b/www/tech.html index 12d06e9..700d4bb 100644 --- a/www/tech.html +++ b/www/tech.html @@ -5,7 +5,9 @@ Aney's Homepage - + + + @@ -15,12 +17,12 @@

    Aney

    @@ -48,7 +50,9 @@
  • Windows 10

  • Ryzen 5 2600X

  • 16GB DDR4 RAM

  • +
  • 512GB EVO 970 NVME

  • 120GB SSD

  • +
  • 1TB HDD

  • Vega 64

  • @@ -62,9 +66,9 @@

    Peripherals

    The other stuff I use with my laptop/PC