1
0
Fork 0
This commit is contained in:
ryliejamesthomas 2024-02-09 04:23:46 +11:00
parent 9101a2fb27
commit 78f844cd1d
1 changed files with 2 additions and 10 deletions

View File

@ -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 {