aboutsummaryrefslogtreecommitdiffstats
path: root/g/style
diff options
context:
space:
mode:
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