aboutsummaryrefslogtreecommitdiffstats
path: root/g/style/screen.css
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-05-31 22:40:35 +0000
committerRomain d'Alverny <rda@mageia.org>2011-05-31 22:40:35 +0000
commit91d1cb9008304c8fb9265f42eaff87c16f92d0bb (patch)
tree94fe5a84745adae443fbfaf99ee79523119d86cf /g/style/screen.css
parenta64582b80eef4e433510d90084b58a2581523c1d (diff)
downloadwww-91d1cb9008304c8fb9265f42eaff87c16f92d0bb.tar
www-91d1cb9008304c8fb9265f42eaff87c16f92d0bb.tar.gz
www-91d1cb9008304c8fb9265f42eaff87c16f92d0bb.tar.bz2
www-91d1cb9008304c8fb9265f42eaff87c16f92d0bb.tar.xz
www-91d1cb9008304c8fb9265f42eaff87c16f92d0bb.zip
style update
Diffstat (limited to 'g/style/screen.css')
-rw-r--r--g/style/screen.css7
1 files changed, 5 insertions, 2 deletions
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; }
+