aboutsummaryrefslogtreecommitdiffstats
path: root/en/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/index.php')
-rw-r--r--en/index.php14
1 files changed, 8 insertions, 6 deletions
diff --git a/en/index.php b/en/index.php
index 162b38854..a5e2c2c99 100644
--- a/en/index.php
+++ b/en/index.php
@@ -57,7 +57,7 @@ $nav = array(
padding-bottom: 0px;
color: #fff;
text-shadow: 0 0 1px #333;
- background: #193255;
+ background: #131923;
/*
background: -webkit-radial-gradient(20% 350px, circle cover, #3494D3 0%, #2383C2 50%);
background: -moz-radial-gradient(26% 370px, circle cover, #3494D3 0%, #2383C2 50%);
@@ -68,8 +68,8 @@ $nav = array(
.container {
margin: 0 auto;
- max-width: 980px;
- padding-bottom: 40px;
+ max-width: 1024px;
+ padding-bottom: 40px; /new
}
ul#dl li { margin-bottom: 14px; }
@@ -179,8 +179,10 @@ $nav = array(
@media (min-width: 1000px) {
h2 { margin-bottom: 0.3em; }
ul#p li:before { content: " > "; }
- #up > .container { background: url(/g/4/background.png) no-repeat 100% 100%; }
- #b1 { padding: 70px 0 70px; }
+ #up > .container { background: url(/g/5/background3.png) no-repeat 100% 100%; box-shadow: 20px 20px 20px 20px rgba(19, 25, 35,0.7) inset;
+overflow: hidden; }
+ #b1 { padding: 70px 70px 70px; }
+ #b2 { padding-left: 70px}
#navb {
padding: 0;
@@ -244,7 +246,7 @@ $nav = array(
</li>
<li><a href="contribute/" class="dl-btn-other"><?php _g('<strong>Get involved</strong> in the next version'); ?></a>
</li>
- <li><a href="5/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 5 beta 3</a>
+ <li><a href="5/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 5 RC</a>
</li>
</ul>
</div>