I want to change the height of the large post on the front page. The CSS isn't in any of the css files, its within the HTML tag. How do i find where that code is to make the height 360px instead of 200px ?
<ul style="height: 360px; width: 620px;" class="slideshow">














