From 8258cd5326d22c7f17e98661a754ec3c6b8a069a Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Mon, 30 May 2011 12:56:52 +0000 Subject: style update --- g/style/all.css | 6 +++++- g/style/screen.css | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) (limited to 'g') diff --git a/g/style/all.css b/g/style/all.css index 5b46906b7..f96a1f18f 100644 --- a/g/style/all.css +++ b/g/style/all.css @@ -161,6 +161,7 @@ ul#people li { list-style: disc; margin-bottom: 0.2em; } border: 1px solid #aaa; padding: 0 0 1em 1em; margin: 0 0 2em 1em; + background: #ffffff; } .qsidesummary.testday { float: none; background: #FFF380; border-color: orange; padding: 0.8em; margin: 0 0 1em 0; font-size: 85%; } @@ -292,4 +293,7 @@ span.pop_5 { width: 50px; } .contrib-list li#triage { background-image: url(/g/images/smi/feed-48x48.png); } .contrib-list li#triage { background-image: url(/g/images/smi/feed-48x48.png); } .contrib-act li { margin-bottom: 0.6em; } -.contrib-act { margin-bottom: 2.5em; } \ No newline at end of file +.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 diff --git a/g/style/screen.css b/g/style/screen.css index abb4e807c..14a861fed 100644 --- a/g/style/screen.css +++ b/g/style/screen.css @@ -149,6 +149,7 @@ ul#people li { list-style: disc; margin-bottom: 0.2em; } border: 1px solid #aaa; padding: 0 0 1em 1em; margin: 0 0 2em 1em; + background: #ffffff; } .qsidesummary.testday { float: none; background: #FFF380; border-color: orange; padding: 0.8em; margin: 0 0 1em 0; font-size: 85%; } @@ -280,4 +281,7 @@ span.pop_5 { width: 50px; } .contrib-list li#triage { background-image: url(/g/images/smi/feed-48x48.png); } .contrib-list li#triage { background-image: url(/g/images/smi/feed-48x48.png); } .contrib-act li { margin-bottom: 0.6em; } -.contrib-act { margin-bottom: 2.5em; } \ No newline at end of file +.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 -- cgit v1.2.1