diff --git a/assets/css/blog.css b/assets/css/blog.css index d05c2eb..c72434f 100644 --- a/assets/css/blog.css +++ b/assets/css/blog.css @@ -11,6 +11,10 @@ h1, h2, h3, h4 { color: #9b59b6; } +.post-list { + padding: 10px; +} + .post-list-item { display: block; max-width: 800px; @@ -25,8 +29,16 @@ h1, h2, h3, h4 { font-size: 21px; } +.text { + font-size: 21px; +} @media only screen and (max-width: 768px) { + .text { + /* A smaller font looks better on smaller devices */ + font-size: 19px; + } + .post { /* A smaller font looks better on smaller devices */ font-size: 19px; diff --git a/content/about.html b/content/about.html index 5553ec8..e8763a9 100644 --- a/content/about.html +++ b/content/about.html @@ -1,33 +1,38 @@ -

About "PapaTutuWawa"

+
+
+

About "PapaTutuWawa"

-
- Profile Picture +
+ Profile Picture +
+ +
+ Student, Anime expert, Vocaloid listener, Docker and Linux fan + and hobby SysAdmin. +
+ + + +

Contact

+
    +
  • EMail: {{ email_user }} ["a" with a weird circle] {{ email_domain }} (GPG)
  • +
+ +

About This Page

+
    +
  • Source
  • +
  • All pages are signed using my public key. Use this script (signature) to verify
  • +
  • Last updated {{ build_time }}
  • +
+
- -
- Student, Anime expert, Vocaloid listener, Docker and Linux fan and hobby SysAdmin. -
- - - -

Contact

- - -

About This Page

-