Elias/Soundtrack: Difference between revisions

From TowersWiki

(Blanked the page)
Tag: Blanking
No edit summary
Line 1: Line 1:
{{#css:
  .contacts-table {
    width: 100%;
  }


  .contacts-table a.external {
    color: #fc1baa;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  }
   
  .contacts-table td:nth-child(1) {
    width: 35%;
  }
  table tr td:nth-child(1) {
    font-weight: 600;
  }
}}
<table class="contacts-table">
  <tr>
    <td>[https://www.youtube.com/watch?v=xBs1UUyjbPs Kevin Devine & The Goddamn Band - My Brother's Blood]</td>
    <td><i>Some lyrics go here</i></td>
  </tr>
  <tr>
    <td>[https://www.youtube.com/watch?v=78gnqecSEw8y Placebo - Protège Moi]</td>
    <td><i>Some lyrics go here</i></td>
  </tr>
</table>

Revision as of 17:04, 8 July 2024