diff options
author | Aki <please@ignore.pl> | 2023-12-30 03:02:56 +0100 |
---|---|---|
committer | Aki <please@ignore.pl> | 2023-12-30 03:02:56 +0100 |
commit | b334c0b6bcf520ff20ab2a3192b56304c6ffb306 (patch) | |
tree | 025843b261791ebdb191a357777396e4a06b0d8f /half_of_my_css_are_links.html | |
parent | 178348d704a6186d8ed0485b7909ee9bd5b9ff9d (diff) | |
download | ignore.pl-b334c0b6bcf520ff20ab2a3192b56304c6ffb306.zip ignore.pl-b334c0b6bcf520ff20ab2a3192b56304c6ffb306.tar.gz ignore.pl-b334c0b6bcf520ff20ab2a3192b56304c6ffb306.tar.bz2 |
Date and post headers styles changed
Diffstat (limited to 'half_of_my_css_are_links.html')
-rw-r--r-- | half_of_my_css_are_links.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/half_of_my_css_are_links.html b/half_of_my_css_are_links.html index 84e4e40..68d64af 100644 --- a/half_of_my_css_are_links.html +++ b/half_of_my_css_are_links.html @@ -10,11 +10,13 @@ <title>Half of My CSS Are Links</title> -<nav><p><a href="https://ignore.pl">ignore.pl</a></p></nav> +<header> +<nav><a href="https://ignore.pl">ignore.pl</a></nav> +<time>19 May 2020</time> +<h1>Half of My CSS Are Links</h1> +</header> <article> -<h1>Half of My CSS Are Links</h1> -<p class="subtitle">Published on 2020-05-19 20:09:00+02:00 <p>Lately, I've been tinkering in <a href="style.css">stylesheet of this website</a>. My main goals are readability and minimalism, in this order. I do put some little things to appeal to my taste, but let this one slide, please, I'm confident that my stylesheet is one of the smallest there are. |