mirror of
https://github.com/rembo10/headphones.git
synced 2026-04-17 02:19:26 +01:00
Center artist page css
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<table class="display" id="album_table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="select"><input type="checkbox" onClick="toggle(this)" /></th>
|
||||
<th id="select"><input type="checkbox" onClick="toggle(this)" /></th>
|
||||
<th id="albumart"></th>
|
||||
<th id="albumname">Album Name</th>
|
||||
<th id="reldate">Release Date</th>
|
||||
|
||||
Reference in New Issue
Block a user