aboutsummaryrefslogtreecommitdiffstats
path: root/g/style
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-05-30 13:28:47 +0000
committerRomain d'Alverny <rda@mageia.org>2011-05-30 13:28:47 +0000
commit6c2625be0b82bd022345ab0b51003144e7814a3b (patch)
tree59b5e70877785dd4f2a25d72e85e256fd4762065 /g/style
parentde552679ef3b53dd0bdc592bc13880316db6ec21 (diff)
downloadwww-6c2625be0b82bd022345ab0b51003144e7814a3b.tar
www-6c2625be0b82bd022345ab0b51003144e7814a3b.tar.gz
www-6c2625be0b82bd022345ab0b51003144e7814a3b.tar.bz2
www-6c2625be0b82bd022345ab0b51003144e7814a3b.tar.xz
www-6c2625be0b82bd022345ab0b51003144e7814a3b.zip
style update
Diffstat (limited to 'g/style')
-rw-r--r--g/style/all.css3
-rw-r--r--g/style/screen.css3
2 files changed, 4 insertions, 2 deletions
diff --git a/g/style/all.css b/g/style/all.css
index f96a1f18f..446195468 100644
--- a/g/style/all.css
+++ b/g/style/all.css
@@ -296,4 +296,5 @@ span.pop_5 { width: 50px; }
.contrib-act { margin-bottom: 2.5em; }
.release #hd { margin-bottom: 0; }
-img.rel-desktop-home { width: 749px; background: #fff; border: 0; margin: 0; padding: 0; } \ No newline at end of file
+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; } \ No newline at end of file
diff --git a/g/style/screen.css b/g/style/screen.css
index 14a861fed..e80510ad1 100644
--- a/g/style/screen.css
+++ b/g/style/screen.css
@@ -284,4 +284,5 @@ span.pop_5 { width: 50px; }
.contrib-act { margin-bottom: 2.5em; }
.release #hd { margin-bottom: 0; }
-img.rel-desktop-home { width: 749px; background: #fff; border: 0; margin: 0; padding: 0; } \ No newline at end of file
+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; } \ No newline at end of file