aboutsummaryrefslogtreecommitdiffstats
path: root/en/index.php
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2015-04-25 23:07:04 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2015-04-25 23:07:04 +0200
commit049d8ee75996223a38f2182abe2b01fd7bd3a95d (patch)
treef088559bc2deae5723075a802a5cb1da2c83d0f7 /en/index.php
parent3deeec5a5019ca0668d4b9c924fd61d56123315f (diff)
downloadwww-049d8ee75996223a38f2182abe2b01fd7bd3a95d.tar
www-049d8ee75996223a38f2182abe2b01fd7bd3a95d.tar.gz
www-049d8ee75996223a38f2182abe2b01fd7bd3a95d.tar.bz2
www-049d8ee75996223a38f2182abe2b01fd7bd3a95d.tar.xz
www-049d8ee75996223a38f2182abe2b01fd7bd3a95d.zip
Mageia 5 RC is available soon \o/
Thanks to everyone, and let's start the final stretch !
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>