From 91d1cb9008304c8fb9265f42eaff87c16f92d0bb Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Tue, 31 May 2011 22:40:35 +0000 Subject: style update --- g/style/screen.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'g/style/screen.css') diff --git a/g/style/screen.css b/g/style/screen.css index abe97b86d..c988af145 100644 --- a/g/style/screen.css +++ b/g/style/screen.css @@ -285,7 +285,9 @@ span.pop_5 { width: 50px; } .release #hd { margin-bottom: 0; } img.rel-desktop-home { width: 749px; background: #fff; border: 0; margin: 0; padding: 0; } -img.screen-copy { display: block; margin: 2em auto 4em auto; -webkit-box-shadow: 0px -6px 10px #aaa; } +img.rel-desktop-home.rel-home1 { width: 450px; float: left; border: 0; margin: 0 2em 2em 0; padding: 0; -webkit-box-shadow: 0 0 10px #aaa; } + +img.screen-copy { display: block; margin: 2em auto 4em auto; -webkit-box-shadow: 0px -6px 10px #444; } .clear { clear: both; } h2.download-btn { @@ -304,4 +306,5 @@ h2.download-btn a:link, h2.download-btn a:visited { color: #fff; } p#subnav { text-align: right; color: #777; } -p#subnav a.sel { color: #000; } \ No newline at end of file +p#subnav a.sel { color: #000; } + -- cgit v1.2.1