aboutsummaryrefslogtreecommitdiffstats
path: root/g/style
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-05-30 12:56:52 +0000
committerRomain d'Alverny <rda@mageia.org>2011-05-30 12:56:52 +0000
commit8258cd5326d22c7f17e98661a754ec3c6b8a069a (patch)
treea40bd547aec1b13473dffc2234553713a52523d7 /g/style
parentc0ba511751ff650d394c2864b707065b741971e2 (diff)
downloadwww-8258cd5326d22c7f17e98661a754ec3c6b8a069a.tar
www-8258cd5326d22c7f17e98661a754ec3c6b8a069a.tar.gz
www-8258cd5326d22c7f17e98661a754ec3c6b8a069a.tar.bz2
www-8258cd5326d22c7f17e98661a754ec3c6b8a069a.tar.xz
www-8258cd5326d22c7f17e98661a754ec3c6b8a069a.zip
style update
Diffstat (limited to 'g/style')
-rw-r--r--g/style/all.css6
-rw-r--r--g/style/screen.css6
2 files changed, 10 insertions, 2 deletions
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