aboutsummaryrefslogtreecommitdiffstats
path: root/en/index.php
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2015-06-19 11:58:48 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2015-06-19 11:58:48 +0200
commitb0582710ba8611eca5f77ee827fea9909e3e7977 (patch)
treef6d16334c2360f6bba37f1586467274c23a248cb /en/index.php
parentf4e93cc6aec1270eef3d2e4abb02468075ae3689 (diff)
downloadwww-b0582710ba8611eca5f77ee827fea9909e3e7977.tar
www-b0582710ba8611eca5f77ee827fea9909e3e7977.tar.gz
www-b0582710ba8611eca5f77ee827fea9909e3e7977.tar.bz2
www-b0582710ba8611eca5f77ee827fea9909e3e7977.tar.xz
www-b0582710ba8611eca5f77ee827fea9909e3e7977.zip
update mga5 design, and string for release
Diffstat (limited to 'en/index.php')
-rw-r--r--en/index.php16
1 files changed, 9 insertions, 7 deletions
diff --git a/en/index.php b/en/index.php
index e0be80ed5..4eb8b6b96 100644
--- a/en/index.php
+++ b/en/index.php
@@ -59,7 +59,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%);
@@ -181,9 +181,7 @@ $nav = array(
@media (min-width: 1000px) {
h2 { margin-bottom: 0.3em; }
ul#p li:before { content: " > "; }
- //#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; }
- #up > .container { background: url(/g/4/background.png) no-repeat 100% 100%; }
+ #up > .container { background: url(/g/5/background.png) no-repeat 100% 100%; }
#b1 { padding: 33px 70px 70px 70px; }
#b2 { padding-left: 70px}
@@ -265,20 +263,24 @@ overflow: hidden; }
<div id="b2">
<ul id="dl">
<li><a href="downloads/" id="dl-btn">
+ <!--<li><a href="5/" id="dl-btn"> show mga text instead of redirext to dl?-->
<span id="dl-btn-mageia">Mageia</span>
<span style="font-size: 32px; color: green; float: right;" class="icon-download-alt"></span>
<span class="dl-btn free-dl"><?php _g('Free Download'); ?></span>
<span class="dl-btn"><?php _g('version 4 (February 2014)'); ?></span>
+ <!--<span class="dl-btn"><?php _g('version 5 (June 2015)'); ?></span>-->
</a>
<p class="dl-info">
<?php _g('<a href="%s" hreflang="en">Release notes</a>', array(_r('https://wiki.mageia.org/en/Mageia_4_Release_Notes'))); ?>,
- <?php _g('<a href="%s" hreflang="en">errata</a>', array(_r('https://wiki.mageia.org/en/Mageia_4_Errata'))); ?>.
+ <?php _g('<a href="%s" hreflang="en">errata</a>', array(_r('https://wiki.mageia.org/en/Mageia_4_Errata'))); ?>.
+ <!--<?php _g('<a href="%s" hreflang="en">Release notes</a>', array(_r('https://wiki.mageia.org/en/Mageia_5_Release_Notes'))); ?>,
+ <?php _g('<a href="%s" hreflang="en">errata</a>', array(_r('https://wiki.mageia.org/en/Mageia_5_Errata'))); ?>.-->
</p>
</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 RC</a>
- </li>
+ <!--<li><a href="6/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 6 alpha</a></li>-->
+
</ul>
</div>
</div>