From 88d6c77c5a91e8f0fe4dd7df85654029a733ae15 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Sat, 25 Apr 2015 23:20:25 +0200 Subject: Revert Mga5 background for now --- en/index.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'en') diff --git a/en/index.php b/en/index.php index a5e2c2c99..65971f2fd 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: #131923; + background: #193255; /* background: -webkit-radial-gradient(20% 350px, circle cover, #3494D3 0%, #2383C2 50%); background: -moz-radial-gradient(26% 370px, circle cover, #3494D3 0%, #2383C2 50%); @@ -69,7 +69,7 @@ $nav = array( .container { margin: 0 auto; max-width: 1024px; - padding-bottom: 40px; /new + padding-bottom: 40px; } ul#dl li { margin-bottom: 14px; } @@ -179,8 +179,9 @@ $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; + //#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%; } #b1 { padding: 70px 70px 70px; } #b2 { padding-left: 70px} -- cgit v1.2.1