diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/styles.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/css/styles.css b/css/styles.css index 45ee9bf..cef24b3 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1053,16 +1053,16 @@ div.recording_item { div.screenshot { background-image: url(img/tv.jpg); background-repeat: no-repeat; - height: 240px; - width: 320px; + height: 320px; + width: 569px; float: left; padding: 20px 20px 98px 21px; margin-right: 20px; } div.screenshot img { - width: 320px; - height: 240px; + width: 569px; + height: 320px; } /* |