From b0582710ba8611eca5f77ee827fea9909e3e7977 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Fri, 19 Jun 2015 11:58:48 +0200 Subject: update mga5 design, and string for release --- en/index.php | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'en/index.php') 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; }
-- cgit v1.2.1