Center artist page css

This commit is contained in:
Remy
2011-08-06 23:05:07 -07:00
parent b23e1274bc
commit 74149a6d3c
2 changed files with 2 additions and 2 deletions

View File

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