From f156c7cb217bd7e575d29ef5adcc8d1e685fc40a Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Sun, 16 Jul 2017 13:29:06 +0200 Subject: Mageia 6 is available --- en/index.php | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) mode change 100644 => 100755 en/index.php (limited to 'en') diff --git a/en/index.php b/en/index.php old mode 100644 new mode 100755 index b1657331a..65d4c7d1e --- a/en/index.php +++ b/en/index.php @@ -32,6 +32,9 @@ $dictionary = read_translation_file($locale, array('index', 'news', 'common_foot a[hreflang]:after { color:#d0d0ff; font-style:italic; content: "\A0["attr(hreflang)"]"; } + body {background: #1c5f89;} + #down {background: #ffffff;} + #master { padding: 2em; border: 1px solid red; @@ -45,7 +48,7 @@ $dictionary = read_translation_file($locale, array('index', 'news', 'common_foot padding-bottom: 0px; color: #fff; text-shadow: 0 0 1px #333; - background: #131923; + background: #1c5f89; /* background: -webkit-radial-gradient(20% 350px, circle cover, #3494D3 0%, #2383C2 50%); background: -moz-radial-gradient(26% 370px, circle cover, #3494D3 0%, #2383C2 50%); @@ -171,7 +174,6 @@ $dictionary = read_translation_file($locale, array('index', 'news', 'common_foot text-decoration: none; font-size: 75%; } - #dl-btn, .dl-btn-other { width: 222px; } .dl-btn-other:hover { background: rgba(255,255,255, 0.2); color: #fff; @@ -182,7 +184,10 @@ $dictionary = read_translation_file($locale, array('index', 'news', 'common_foot @media (min-width: 1000px) { h2 { margin-bottom: 0.3em; } ul#p li:before { content: " > "; } - #up > .container { background: url(/g/5/background.png) no-repeat 100% 100%; } + #up { + background: url(/g/6/background.png) no-repeat center; + background-size: cover + } #b1 { padding: 33px 70px 70px 70px; } #b2 { padding-left: 70px} @@ -212,7 +217,6 @@ $dictionary = read_translation_file($locale, array('index', 'news', 'common_foot } } @media (min-width: 1200px) {} - @@ -236,6 +240,8 @@ $dictionary = read_translation_file($locale, array('index', 'news', 'common_foot } ?> +
+

      -
    • +
    • Mageia - - + +

      - Release notes', array(_r('https://wiki.mageia.org/en/Mageia_5.1_Release_Notes'))); ?>, - errata', array(_r('https://wiki.mageia.org/en/Mageia_5_Errata'))); ?>. + Release notes', array(_r('https://wiki.mageia.org/en/Mageia_6_Release_Notes'))); ?>, + errata', array(_r('https://wiki.mageia.org/en/Mageia_6_Errata'))); ?>.

    • Get involved in the next version'); ?>
    • -
    • Mageia 6 rc
    • +
    +
+
- -- cgit v1.2.1