Elias/Soundtrack: Difference between revisions
From TowersWiki
No edit summary |
No edit summary |
||
(19 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<table | {{#css: | ||
.contacts-table { | |||
width: 100%; | |||
} | |||
.contacts-table a.external { | |||
color: #760fc8; | |||
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; | |||
} | |||
.contacts-table td:nth-child(1) { | |||
width: 35%; | |||
} | |||
j | |||
table tr td:nth-child(1) { | |||
font-weight: 600; | |||
} | |||
}} | |||
<table class="contacts-table"> | |||
<tr> | |||
<td>[https://www.youtube.com/watch?v=lUXk9Gsr5FM Silversun Pickups – Nightlight]</td> | |||
</tr> | |||
<tr> | |||
<td>[https://www.youtube.com/watch?v=xBs1UUyjbPs Kevin Devine & The Goddamn Band – My Brother's Blood]</td> | |||
</tr> | |||
<tr> | |||
<td> [https://www.youtube.com/watch?v=5BzgNBn786o Apashe – Human]</td> | |||
</tr> | |||
</table> | </table> |