misc changes

This commit is contained in:
rolux 2011-01-03 12:01:14 +00:00
commit f34dfb7e95
2 changed files with 66 additions and 44 deletions

View file

@ -1,8 +1,8 @@
<div id="itemInfo">
<div style="align: center; width: 128px; margin: 8px; float: left">
<img class="icon" src="/${id}/poster.128.jpg">
<div style="align: center; width: 256px; margin: 8px; float: left">
<img class="icon" style="height: 256px" src="/${id}/poster.jpg">
</div>
<div style="width: 544px; float: left">
<div style="width: 512px; float: left">
<div id="movieTitle" class="movieData textLarge textLeft" style="margin-top: 0px; margin-bottom: 2px">
${title}
</div>