Switch queue's line break before album from HTML to CSS.

This commit is contained in:
eb041592
2018-04-04 23:06:19 +02:00
parent 0faf70ad05
commit 84b3ea71a4
2 changed files with 6 additions and 4 deletions
+4 -2
View File
@@ -60,8 +60,10 @@ body {
}
#salamisandwich td:nth-child(2) span {
font-style:italic;
font-size:90%;
font-style: italic;
font-size: 90%;
display: block;
}
tbody {