From 78f844cd1d511af8e620d0f30d408e8480431bc5 Mon Sep 17 00:00:00 2001 From: ryliejamesthomas Date: Fri, 9 Feb 2024 04:23:46 +1100 Subject: [PATCH] Tidying --- styles/default.css | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/styles/default.css b/styles/default.css index ae1980c..a14dd4b 100644 --- a/styles/default.css +++ b/styles/default.css @@ -1,9 +1,3 @@ -/* TODO - hr - q - rounded corners a bit smaller? -*/ - a:hover, a:focus { text-decoration-style:dashed @@ -58,12 +52,12 @@ article > footer > ul.smd_tag_list > li:first-child::before { content:'#' } article > footer > ul.smd_tag_list > li > span.smd_tag_count { color:gray; font-size:small; - font-variant-caps:small-caps; + font-variant-caps:small-caps } article > p.breaktime { font-style:italic; - padding-top: 3em; + padding-top:3em; text-align:center } @@ -79,8 +73,6 @@ figure > figcaption { margin:0.5em 1em 2em 1em } figure > figcaption > cite { font-style:italic } -figure > figcaption > span.artist {} - figure > figcaption > span.title-artist-separator::after { content:" ~ " } figure > iframe.embed-bandcamp {