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 {