diff --git a/WebResources/templates/default_v2/assets/css/style.css b/WebResources/templates/default_v2/assets/css/style.css index 317ccb5..710bcf4 100644 --- a/WebResources/templates/default_v2/assets/css/style.css +++ b/WebResources/templates/default_v2/assets/css/style.css @@ -841,7 +841,7 @@ ul { left: 0; top: 0; height: 100%; - border-top: 535px solid #e50f42; + border-top: 535px solid #cb6362; border-right: 280px solid transparent; opacity: 0.35; z-index: 1; @@ -852,7 +852,7 @@ ul { left: 0; top: 0; height: 100%; - border-bottom: 535px solid #e50f42; + border-bottom: 535px solid #cb6362; border-right: 280px solid transparent; opacity: 0.35; z-index: 1; @@ -875,7 +875,7 @@ ul { top: 0; height: 100%; width: 31%; - border-top: 172px solid #022e6b; + border-top: 165px solid #9fcdff; border-right: 70px solid transparent; } .logo-area .logo-text h3 { diff --git a/WebResources/templates/default_v2/index.html b/WebResources/templates/default_v2/index.html index bc551e6..9b3c82d 100644 --- a/WebResources/templates/default_v2/index.html +++ b/WebResources/templates/default_v2/index.html @@ -49,7 +49,7 @@