Fix "typo" and clearing CSS (#10246)
* Dev: clearing and fixing typo * Def: fixing "Typo" * Update style_user_journeys.css Change ".docscoltitle" padding-top:0%; to padding-top:0; * (Fix Minor) Fix writing space in @media. * Update style_case_studies.css Clearing white space * (Fix Minor)Improving spaces inside *.CSS. (prettier)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
c79b4728ae
commit
53f797b5d1
+4
-2
@@ -321,8 +321,7 @@ div.post-footer {
|
||||
font-size: 16px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
--></style>
|
||||
<style id='template-skin-1' type='text/css'><!--
|
||||
|
||||
body {
|
||||
min-width: 1200px;
|
||||
}
|
||||
@@ -336,6 +335,7 @@ body {
|
||||
padding-left: 0px;
|
||||
padding-right: 310px;
|
||||
}
|
||||
|
||||
.main-inner .fauxcolumn-center-outer {
|
||||
left: 0px;
|
||||
right: 310px;
|
||||
@@ -344,6 +344,7 @@ body {
|
||||
parseInt("0px") -
|
||||
parseInt("310px") + 'px');
|
||||
}
|
||||
|
||||
.main-inner .fauxcolumn-left-outer {
|
||||
width: 0px;
|
||||
}
|
||||
@@ -405,6 +406,7 @@ body {
|
||||
ul {
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
/* Sidebar Icon Styles */
|
||||
.widget-link svg {
|
||||
font-size: 48px;
|
||||
|
||||
@@ -237,7 +237,6 @@ h4 {
|
||||
padding-bottom:0px;
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 910px){
|
||||
|
||||
h1 {
|
||||
@@ -253,7 +252,7 @@ h1 {
|
||||
.header_logo {
|
||||
width:35%;
|
||||
margin-bottom:-.5%;
|
||||
magin-left:10px;
|
||||
margin-left:10px;
|
||||
}
|
||||
|
||||
.subhead {
|
||||
@@ -279,6 +278,9 @@ h1 {
|
||||
}
|
||||
|
||||
.col1 {
|
||||
width: 95%;
|
||||
padding-right:8%;
|
||||
float:left;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
color:#606060;
|
||||
@@ -288,10 +290,12 @@ h1 {
|
||||
}
|
||||
|
||||
.col2 {
|
||||
width: 95%;
|
||||
padding-top:2%;
|
||||
padding-bottom:5%;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
float:left;
|
||||
line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
@@ -320,6 +324,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -333,7 +338,8 @@ h1 {
|
||||
font-size:16px;
|
||||
letter-spacing:0.03em;
|
||||
line-height:23px;
|
||||
width:100%;
|
||||
width:90%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_amadeus_banner3.jpg');
|
||||
}
|
||||
|
||||
@@ -347,6 +353,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_amadeus_banner4.jpg');
|
||||
}
|
||||
|
||||
@@ -360,6 +367,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:23px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -372,6 +380,7 @@ h1 {
|
||||
padding-left:5%;
|
||||
padding-bottom:1%;
|
||||
padding-top:1%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
color:#ffffff;
|
||||
}
|
||||
@@ -427,19 +436,18 @@ h2 {
|
||||
.logo {
|
||||
width:35%;
|
||||
}
|
||||
} /* End Media 910px */
|
||||
|
||||
@media screen and (max-width: 580px){
|
||||
|
||||
.header_logo {
|
||||
width:60%;
|
||||
margin-bottom:1%;
|
||||
margin-left:0%;
|
||||
margin-left:0;
|
||||
margin-top:2%;
|
||||
|
||||
}
|
||||
|
||||
.banner1 {
|
||||
background: url('/images/CaseStudy_amadeus_banner_mobile.jpg');
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -265,6 +265,10 @@ h1 {
|
||||
}
|
||||
|
||||
.col1 {
|
||||
width: 90%;
|
||||
padding-left:5%;
|
||||
padding-right:8%;
|
||||
float:left;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
color:#606060;
|
||||
@@ -274,10 +278,13 @@ h1 {
|
||||
}
|
||||
|
||||
.col2 {
|
||||
width: 90%;
|
||||
padding-left:5%;
|
||||
padding-top:5%;
|
||||
padding-bottom:5%;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
float:left;
|
||||
line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
@@ -307,6 +314,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -321,6 +329,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background: url('CaseStudy_ancestry_banner3.jpg');
|
||||
}
|
||||
|
||||
@@ -334,6 +343,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background: url('CaseStudy_ancestry_banner4.jpg');
|
||||
}
|
||||
|
||||
@@ -347,6 +357,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -357,6 +368,7 @@ h1 {
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
color:#ffffff;
|
||||
}
|
||||
@@ -389,6 +401,7 @@ h1 {
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
color:#ffffff;
|
||||
}
|
||||
@@ -410,6 +423,7 @@ h2 {
|
||||
.logo {
|
||||
width:35%;
|
||||
}
|
||||
} /* End Media 910px */
|
||||
|
||||
@media screen and (max-width: 480px){
|
||||
|
||||
@@ -418,4 +432,5 @@ h2 {
|
||||
padding-bottom:5%;
|
||||
padding-top:2%;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -9,7 +9,6 @@ p {
|
||||
}
|
||||
|
||||
.header_logo {
|
||||
|
||||
width:24%;
|
||||
margin-bottom:-0.5%;
|
||||
margin-left:10px;
|
||||
@@ -22,7 +21,6 @@ a {
|
||||
|
||||
body {
|
||||
margin:0;
|
||||
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -39,7 +37,6 @@ h1 {
|
||||
line-height:40px;
|
||||
padding-bottom:1%;
|
||||
padding-top:0.5%;
|
||||
|
||||
}
|
||||
|
||||
.banner1 {
|
||||
@@ -150,7 +147,6 @@ h1 {
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
|
||||
h2 {
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
@@ -178,7 +174,6 @@ h2 {
|
||||
padding-left:10%;
|
||||
}
|
||||
|
||||
|
||||
hr {
|
||||
border-bottom:0px solid;
|
||||
width:100%;
|
||||
@@ -194,7 +189,6 @@ hr {
|
||||
line-height:20px;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.col2 {
|
||||
@@ -204,7 +198,6 @@ hr {
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.fullcol {
|
||||
@@ -238,7 +231,6 @@ h4 {
|
||||
padding-bottom:0px;
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 910px){
|
||||
|
||||
h1 {
|
||||
@@ -254,7 +246,7 @@ h1 {
|
||||
.header_logo {
|
||||
width:35%;
|
||||
margin-bottom:-.5%;
|
||||
magin-left:10px;
|
||||
margin-left:10px;
|
||||
}
|
||||
|
||||
.subhead {
|
||||
@@ -280,6 +272,9 @@ h1 {
|
||||
}
|
||||
|
||||
.col1 {
|
||||
width: 95%;
|
||||
padding-right:8%;
|
||||
float:left;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
color:#606060;
|
||||
@@ -289,10 +284,12 @@ h1 {
|
||||
}
|
||||
|
||||
.col2 {
|
||||
width: 95%;
|
||||
padding-top:2%;
|
||||
padding-bottom:5%;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
float:left;
|
||||
line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
@@ -321,6 +318,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -334,7 +332,8 @@ h1 {
|
||||
font-size:16px;
|
||||
letter-spacing:0.03em;
|
||||
line-height:23px;
|
||||
width:100%;
|
||||
width:90%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_blablacar_banner3.jpg');
|
||||
}
|
||||
|
||||
@@ -348,6 +347,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_blablacar_banner4.jpg');
|
||||
}
|
||||
|
||||
@@ -361,6 +361,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:23px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -373,6 +374,7 @@ h1 {
|
||||
padding-left:5%;
|
||||
padding-bottom:1%;
|
||||
padding-top:1%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
color:#ffffff;
|
||||
}
|
||||
@@ -428,6 +430,7 @@ h2 {
|
||||
.logo {
|
||||
width:35%;
|
||||
}
|
||||
} /* End Media 910px */
|
||||
|
||||
@media screen and (max-width: 580px){
|
||||
|
||||
@@ -435,11 +438,9 @@ h2 {
|
||||
width:60%;
|
||||
margin-bottom:1%;
|
||||
margin-top:2%;
|
||||
|
||||
}
|
||||
|
||||
.banner1 {
|
||||
background: url('/images/CaseStudy_blablacar_banner1_mobile.jpg');
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,7 +9,6 @@ p {
|
||||
}
|
||||
|
||||
.header_logo {
|
||||
|
||||
width:15%;
|
||||
margin-bottom:0%;
|
||||
margin-left:10px;
|
||||
@@ -22,7 +21,6 @@ a {
|
||||
|
||||
body {
|
||||
margin:0;
|
||||
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -39,7 +37,6 @@ h1 {
|
||||
line-height:40px;
|
||||
padding-bottom:1%;
|
||||
padding-top:0.5%;
|
||||
|
||||
}
|
||||
|
||||
.banner1 {
|
||||
@@ -68,7 +65,6 @@ h1 {
|
||||
background-size:100% auto;
|
||||
background-color:#666666;
|
||||
background-repeat:repeat;
|
||||
|
||||
}
|
||||
|
||||
.banner3 {
|
||||
@@ -149,7 +145,6 @@ h1 {
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
|
||||
h2 {
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
@@ -177,7 +172,6 @@ h2 {
|
||||
padding-left:10%;
|
||||
}
|
||||
|
||||
|
||||
hr {
|
||||
border-bottom:0px solid;
|
||||
width:100%;
|
||||
@@ -193,7 +187,6 @@ hr {
|
||||
line-height:20px;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.col2 {
|
||||
@@ -203,7 +196,6 @@ hr {
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.fullcol {
|
||||
@@ -227,7 +219,6 @@ hr {
|
||||
margin-bottom:4%;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
|
||||
}
|
||||
|
||||
h4 {
|
||||
@@ -238,7 +229,6 @@ h4 {
|
||||
padding-bottom:0px;
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 910px){
|
||||
|
||||
h1 {
|
||||
@@ -254,7 +244,7 @@ h1 {
|
||||
.header_logo {
|
||||
width:35%;
|
||||
margin-bottom:-.5%;
|
||||
magin-left:10px;
|
||||
margin-left:10px;
|
||||
}
|
||||
|
||||
.subhead {
|
||||
@@ -280,6 +270,9 @@ h1 {
|
||||
}
|
||||
|
||||
.col1 {
|
||||
width: 95%;
|
||||
padding-right:8%;
|
||||
float:left;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
color:#606060;
|
||||
@@ -289,10 +282,12 @@ h1 {
|
||||
}
|
||||
|
||||
.col2 {
|
||||
width: 95%;
|
||||
padding-top:2%;
|
||||
padding-bottom:5%;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
float:left;
|
||||
line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
@@ -321,6 +316,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -334,7 +330,8 @@ h1 {
|
||||
font-size:16px;
|
||||
letter-spacing:0.03em;
|
||||
line-height:23px;
|
||||
width:100%;
|
||||
width:90%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_blackrock_banner3.jpg');
|
||||
}
|
||||
|
||||
@@ -348,6 +345,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_blackrock_banner4.jpg');
|
||||
}
|
||||
|
||||
@@ -361,6 +359,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:23px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -373,6 +372,7 @@ h1 {
|
||||
padding-left:5%;
|
||||
padding-bottom:1%;
|
||||
padding-top:1%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
color:#ffffff;
|
||||
}
|
||||
@@ -428,6 +428,7 @@ h2 {
|
||||
.logo {
|
||||
width:35%;
|
||||
}
|
||||
} /* End Media 910px */
|
||||
|
||||
@media screen and (max-width: 580px){
|
||||
|
||||
@@ -435,8 +436,5 @@ h2 {
|
||||
width:60%;
|
||||
margin-bottom:1%;
|
||||
margin-top:2%;
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
+18
-17
@@ -4,7 +4,6 @@
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
background-color:#ffffff;
|
||||
}
|
||||
|
||||
@@ -20,7 +19,6 @@ a {
|
||||
|
||||
body {
|
||||
margin:0;
|
||||
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -36,7 +34,6 @@ h1 {
|
||||
font-weight:100;
|
||||
line-height:40px;
|
||||
padding-bottom:1%;
|
||||
|
||||
}
|
||||
|
||||
.banner1 {
|
||||
@@ -50,7 +47,6 @@ h1 {
|
||||
background: url('/images/CaseStudy_box_banner1.jpg');
|
||||
background-size:100% auto;
|
||||
background-repeat:no-repeat;
|
||||
|
||||
}
|
||||
|
||||
.banner2 {
|
||||
@@ -65,7 +61,6 @@ h1 {
|
||||
background-size:100% auto;
|
||||
background-color:#666666;
|
||||
background-repeat:no-repeat;
|
||||
|
||||
}
|
||||
|
||||
.banner3 {
|
||||
@@ -144,7 +139,6 @@ h1 {
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
|
||||
h2 {
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
@@ -172,8 +166,6 @@ h2 {
|
||||
padding-left:10%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
hr {
|
||||
border-bottom:0px solid;
|
||||
width:100%;
|
||||
@@ -189,7 +181,6 @@ color:#606060;
|
||||
line-height:20px;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.col2 {
|
||||
@@ -199,11 +190,8 @@ line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.fullcol {
|
||||
width:77%;
|
||||
margin-left:11%;
|
||||
@@ -235,7 +223,6 @@ h4 {
|
||||
padding-bottom:0px;
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 910px){
|
||||
|
||||
h1 {
|
||||
@@ -271,6 +258,10 @@ h1 {
|
||||
}
|
||||
|
||||
.col1 {
|
||||
width: 100%;
|
||||
padding-left:5%;
|
||||
padding-right:8%;
|
||||
float:left;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
color:#606060;
|
||||
@@ -280,10 +271,13 @@ h1 {
|
||||
}
|
||||
|
||||
.col2 {
|
||||
width: 100%;
|
||||
padding-left:5%;
|
||||
padding-top:5%;
|
||||
padding-bottom:5%;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
float:left;
|
||||
line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
@@ -313,6 +307,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -327,6 +322,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_box_banner3.jpg');
|
||||
}
|
||||
|
||||
@@ -340,6 +336,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_box_banner4.jpg');
|
||||
}
|
||||
|
||||
@@ -354,6 +351,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -363,8 +361,9 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
color:#ffffff;
|
||||
}
|
||||
|
||||
@@ -373,8 +372,8 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.banner3text {
|
||||
@@ -382,8 +381,8 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.banner5text {
|
||||
@@ -391,8 +390,9 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
color:#ffffff;
|
||||
}
|
||||
|
||||
@@ -413,6 +413,7 @@ h2 {
|
||||
.logo {
|
||||
width:15%;
|
||||
}
|
||||
} /* End Media 910px */
|
||||
|
||||
@media screen and (max-width: 480px){
|
||||
|
||||
|
||||
+18
-15
@@ -1,4 +1,3 @@
|
||||
|
||||
.buffer {
|
||||
width:100%;
|
||||
}
|
||||
@@ -16,7 +15,6 @@ a {
|
||||
body {
|
||||
margin:0;
|
||||
background-color:#ffffff !important;
|
||||
|
||||
}
|
||||
|
||||
footer {
|
||||
@@ -64,7 +62,6 @@ h1 {
|
||||
background-size:100% auto;
|
||||
background-color:#666666;
|
||||
background-repeat:no-repeat;
|
||||
|
||||
}
|
||||
|
||||
.banner3 {
|
||||
@@ -145,7 +142,6 @@ h1 {
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
|
||||
h2 {
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
@@ -173,8 +169,6 @@ h2 {
|
||||
padding-left:10%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
hr {
|
||||
border-bottom:0px solid;
|
||||
width:100%;
|
||||
@@ -190,7 +184,6 @@ color:#606060;
|
||||
line-height:20px;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.col2 {
|
||||
@@ -200,11 +193,8 @@ line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.fullcol {
|
||||
width:77%;
|
||||
margin-left:11%;
|
||||
@@ -236,7 +226,6 @@ h4 {
|
||||
padding-bottom:0px;
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 910px){
|
||||
|
||||
h1 {
|
||||
@@ -272,6 +261,10 @@ h1 {
|
||||
}
|
||||
|
||||
.col1 {
|
||||
width: 100%;
|
||||
padding-left:5%;
|
||||
padding-right:8%;
|
||||
float:left;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
color:#606060;
|
||||
@@ -281,10 +274,13 @@ h1 {
|
||||
}
|
||||
|
||||
.col2 {
|
||||
width: 100%;
|
||||
padding-left:5%;
|
||||
padding-top:5%;
|
||||
padding-bottom:5%;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
float:left;
|
||||
line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
@@ -309,11 +305,12 @@ h1 {
|
||||
color:#ffffff;
|
||||
padding-top:4%;
|
||||
padding-bottom:4%;
|
||||
padding-left:0%;
|
||||
padding-left:0;
|
||||
font-size:18px;
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -330,6 +327,7 @@ h1 {
|
||||
width:80%;
|
||||
padding-left:15%;
|
||||
padding-right:10%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_buffer_banner1.jpg');
|
||||
}
|
||||
|
||||
@@ -343,6 +341,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_buffer_banner4.jpg');
|
||||
}
|
||||
|
||||
@@ -352,11 +351,12 @@ h1 {
|
||||
color:#ffffff;
|
||||
padding-top:4%;
|
||||
padding-bottom:4%;
|
||||
padding-left:0%;
|
||||
padding-left:0;
|
||||
font-size:18px;
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -367,6 +367,7 @@ h1 {
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
color:#ffffff;
|
||||
}
|
||||
@@ -388,8 +389,8 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.banner5text {
|
||||
@@ -397,8 +398,9 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
color:#ffffff;
|
||||
}
|
||||
|
||||
@@ -419,6 +421,7 @@ h2 {
|
||||
.logo {
|
||||
width:35%;
|
||||
}
|
||||
} /* End Media 910px */
|
||||
|
||||
@media screen and (max-width: 480px){
|
||||
|
||||
|
||||
@@ -9,7 +9,6 @@ p {
|
||||
}
|
||||
|
||||
.header_logo {
|
||||
|
||||
width:23%;
|
||||
margin-bottom:-0.6%;
|
||||
margin-left:10px;
|
||||
@@ -22,7 +21,6 @@ a {
|
||||
|
||||
body {
|
||||
margin:0;
|
||||
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -39,7 +37,6 @@ h1 {
|
||||
line-height:40px;
|
||||
padding-bottom:1%;
|
||||
padding-top:0.5%;
|
||||
|
||||
}
|
||||
|
||||
.banner1 {
|
||||
@@ -51,7 +48,6 @@ h1 {
|
||||
padding-left:10%;
|
||||
font-size:32px;
|
||||
background-size:100% auto;
|
||||
|
||||
}
|
||||
|
||||
.banner2 {
|
||||
@@ -67,7 +63,6 @@ h1 {
|
||||
background-size:100% auto;
|
||||
background-color:#666666;
|
||||
background-repeat:repeat;
|
||||
|
||||
}
|
||||
|
||||
.banner3 {
|
||||
@@ -147,7 +142,6 @@ h1 {
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
|
||||
h2 {
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
@@ -175,7 +169,6 @@ h2 {
|
||||
padding-left:10%;
|
||||
}
|
||||
|
||||
|
||||
hr {
|
||||
border-bottom:0px solid;
|
||||
width:100%;
|
||||
@@ -191,7 +184,6 @@ hr {
|
||||
line-height:20px;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.col2 {
|
||||
@@ -201,7 +193,6 @@ hr {
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.fullcol {
|
||||
@@ -240,7 +231,6 @@ h4 {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 910px) {
|
||||
|
||||
h1 {
|
||||
@@ -256,7 +246,7 @@ h4 {
|
||||
.header_logo {
|
||||
width: 35%;
|
||||
margin-bottom: -.5%;
|
||||
magin-left: 10px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.subhead {
|
||||
|
||||
@@ -9,7 +9,6 @@ p {
|
||||
}
|
||||
|
||||
.header_logo {
|
||||
|
||||
width:24%;
|
||||
margin-bottom:-1%;
|
||||
margin-left:10px;
|
||||
@@ -22,7 +21,6 @@ a {
|
||||
|
||||
body {
|
||||
margin:0;
|
||||
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -39,7 +37,6 @@ h1 {
|
||||
line-height:40px;
|
||||
padding-bottom:1%;
|
||||
padding-top:0.5%;
|
||||
|
||||
}
|
||||
|
||||
.banner1 {
|
||||
@@ -68,7 +65,6 @@ h1 {
|
||||
background-size:100% auto;
|
||||
background-color:#666666;
|
||||
background-repeat:repeat;
|
||||
|
||||
}
|
||||
|
||||
.banner3 {
|
||||
@@ -149,7 +145,6 @@ h1 {
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
|
||||
h2 {
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
@@ -177,7 +172,6 @@ h2 {
|
||||
padding-left:10%;
|
||||
}
|
||||
|
||||
|
||||
hr {
|
||||
border-bottom:0px solid;
|
||||
width:100%;
|
||||
@@ -193,7 +187,6 @@ hr {
|
||||
line-height:20px;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.col2 {
|
||||
@@ -203,7 +196,6 @@ hr {
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.fullcol {
|
||||
@@ -237,7 +229,6 @@ h4 {
|
||||
padding-bottom:0px;
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 910px){
|
||||
|
||||
h1 {
|
||||
@@ -253,7 +244,7 @@ h1 {
|
||||
.header_logo {
|
||||
width:35%;
|
||||
margin-bottom:-.5%;
|
||||
magin-left:10px;
|
||||
margin-left:10px;
|
||||
}
|
||||
|
||||
.subhead {
|
||||
@@ -279,6 +270,9 @@ h1 {
|
||||
}
|
||||
|
||||
.col1 {
|
||||
width: 95%;
|
||||
padding-right:8%;
|
||||
float:left;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
color:#606060;
|
||||
@@ -288,10 +282,12 @@ h1 {
|
||||
}
|
||||
|
||||
.col2 {
|
||||
width: 95%;
|
||||
padding-top:2%;
|
||||
padding-bottom:5%;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
float:left;
|
||||
line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
@@ -320,6 +316,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -333,7 +330,8 @@ h1 {
|
||||
font-size:16px;
|
||||
letter-spacing:0.03em;
|
||||
line-height:23px;
|
||||
width:100%;
|
||||
width:90%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_crowdfire_banner3.jpg');
|
||||
}
|
||||
|
||||
@@ -347,6 +345,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_crowdfire_banner4.jpg');
|
||||
}
|
||||
|
||||
@@ -360,6 +359,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:23px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -369,11 +369,12 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
padding-bottom:1%;
|
||||
padding-top:1%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
color:#ffffff;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.banner3text {
|
||||
@@ -381,10 +382,10 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
padding-top:5%;
|
||||
padding-bottom:5%;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.banner4text {
|
||||
@@ -392,10 +393,11 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
padding-right:10%;
|
||||
padding-top:3%;
|
||||
padding-bottom:3%;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.banner5text {
|
||||
@@ -403,10 +405,10 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
padding-top:3%;
|
||||
padding-bottom:3%;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.fullcol {
|
||||
@@ -427,6 +429,7 @@ h2 {
|
||||
.logo {
|
||||
width:35%;
|
||||
}
|
||||
} /* End Media 910px */
|
||||
|
||||
@media screen and (max-width: 580px){
|
||||
|
||||
@@ -435,11 +438,9 @@ h2 {
|
||||
margin-left:0px;
|
||||
margin-bottom:1%;
|
||||
margin-top:2%;
|
||||
|
||||
}
|
||||
|
||||
.banner1 {
|
||||
background: url('/images/CaseStudy_crowdfire_banner1.jpg');
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
.golfnow {
|
||||
width:100%;
|
||||
}
|
||||
@@ -16,7 +15,6 @@ a {
|
||||
body {
|
||||
margin:0;
|
||||
background-color:#ffffff !important;
|
||||
|
||||
}
|
||||
|
||||
footer {
|
||||
@@ -36,7 +34,6 @@ h1 {
|
||||
font-weight:100;
|
||||
line-height:40px;
|
||||
padding-bottom:1%;
|
||||
|
||||
}
|
||||
|
||||
.banner1 {
|
||||
@@ -64,7 +61,6 @@ h1 {
|
||||
background-size:100% auto;
|
||||
background-color:#666666;
|
||||
background-repeat:no-repeat;
|
||||
|
||||
}
|
||||
|
||||
.banner3 {
|
||||
@@ -145,7 +141,6 @@ h1 {
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
|
||||
h2 {
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
@@ -173,8 +168,6 @@ h2 {
|
||||
padding-left:10%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
hr {
|
||||
border-bottom:0px solid;
|
||||
width:100%;
|
||||
@@ -190,7 +183,6 @@ color:#606060;
|
||||
line-height:20px;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.col2 {
|
||||
@@ -200,11 +192,8 @@ line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.fullcol {
|
||||
width:77%;
|
||||
margin-left:11%;
|
||||
@@ -236,7 +225,6 @@ h4 {
|
||||
padding-bottom:0px;
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 910px){
|
||||
|
||||
h1 {
|
||||
@@ -272,6 +260,10 @@ h1 {
|
||||
}
|
||||
|
||||
.col1 {
|
||||
width: 100%;
|
||||
padding-left:5%;
|
||||
padding-right:8%;
|
||||
float:left;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
color:#606060;
|
||||
@@ -281,10 +273,13 @@ h1 {
|
||||
}
|
||||
|
||||
.col2 {
|
||||
width: 100%;
|
||||
padding-left:5%;
|
||||
padding-top:5%;
|
||||
padding-bottom:5%;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
float:left;
|
||||
line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
@@ -309,11 +304,12 @@ h1 {
|
||||
color:#ffffff;
|
||||
padding-top:4%;
|
||||
padding-bottom:4%;
|
||||
padding-left:0%;
|
||||
padding-left:0;
|
||||
font-size:18px;
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -328,7 +324,9 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:80%;
|
||||
margin:0 auto;
|
||||
padding-left:15%;
|
||||
padding-right:10%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_golfnow_banner3.jpg');
|
||||
}
|
||||
|
||||
@@ -342,6 +340,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_golfnow_banner4.jpg');
|
||||
}
|
||||
|
||||
@@ -351,11 +350,12 @@ h1 {
|
||||
color:#ffffff;
|
||||
padding-top:4%;
|
||||
padding-bottom:4%;
|
||||
padding-left:0%;
|
||||
padding-left:0;
|
||||
font-size:18px;
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -365,8 +365,9 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
color:#ffffff;
|
||||
}
|
||||
|
||||
@@ -375,10 +376,11 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:2%;
|
||||
padding-right:10%;
|
||||
padding-top:5%;
|
||||
padding-bottom:5%;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.banner4text {
|
||||
@@ -386,8 +388,8 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.banner5text {
|
||||
@@ -395,8 +397,9 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
color:#ffffff;
|
||||
}
|
||||
|
||||
@@ -417,6 +420,7 @@ h2 {
|
||||
.logo {
|
||||
width:35%;
|
||||
}
|
||||
} /* End Media 910px */
|
||||
|
||||
@media screen and (max-width: 480px){
|
||||
|
||||
|
||||
@@ -9,7 +9,6 @@ p {
|
||||
}
|
||||
|
||||
.header_logo {
|
||||
|
||||
width:32%;
|
||||
margin-bottom:-1%;
|
||||
margin-left:10px;
|
||||
@@ -22,7 +21,6 @@ a {
|
||||
|
||||
body {
|
||||
margin:0;
|
||||
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -39,7 +37,6 @@ h1 {
|
||||
line-height:40px;
|
||||
padding-bottom:1%;
|
||||
padding-top:0.5%;
|
||||
|
||||
}
|
||||
|
||||
.banner1 {
|
||||
@@ -68,7 +65,6 @@ h1 {
|
||||
background-size:100% auto;
|
||||
background-color:#666666;
|
||||
background-repeat:repeat;
|
||||
|
||||
}
|
||||
|
||||
.banner3 {
|
||||
@@ -149,7 +145,6 @@ h1 {
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
|
||||
h2 {
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
@@ -177,7 +172,6 @@ h2 {
|
||||
padding-left:10%;
|
||||
}
|
||||
|
||||
|
||||
hr {
|
||||
border-bottom:0px solid;
|
||||
width:100%;
|
||||
@@ -193,7 +187,6 @@ hr {
|
||||
line-height:20px;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.col2 {
|
||||
@@ -203,7 +196,6 @@ hr {
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.fullcol {
|
||||
@@ -237,7 +229,6 @@ h4 {
|
||||
padding-bottom:0px;
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 910px){
|
||||
|
||||
h1 {
|
||||
@@ -253,7 +244,7 @@ h1 {
|
||||
.header_logo {
|
||||
width:35%;
|
||||
margin-bottom:-.5%;
|
||||
magin-left:10px;
|
||||
margin-left:10px;
|
||||
}
|
||||
|
||||
.subhead {
|
||||
@@ -279,6 +270,9 @@ h1 {
|
||||
}
|
||||
|
||||
.col1 {
|
||||
width: 95%;
|
||||
padding-right:8%;
|
||||
float:left;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
color:#606060;
|
||||
@@ -288,10 +282,12 @@ h1 {
|
||||
}
|
||||
|
||||
.col2 {
|
||||
width: 95%;
|
||||
padding-top:2%;
|
||||
padding-bottom:5%;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
float:left;
|
||||
line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
@@ -320,6 +316,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -334,7 +331,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:23px;
|
||||
width:90%;
|
||||
margin:0 auto;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_haufegroup_banner3.jpg');
|
||||
}
|
||||
|
||||
@@ -348,6 +345,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_haufegroup_banner4.jpg');
|
||||
}
|
||||
|
||||
@@ -361,6 +359,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:23px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -370,9 +369,10 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:90%;
|
||||
padding-left:5%;
|
||||
padding-bottom:1%;
|
||||
padding-top:1%;
|
||||
margin:0 auto;
|
||||
float:left;
|
||||
text-align:center;
|
||||
color:#ffffff;
|
||||
}
|
||||
@@ -428,6 +428,7 @@ h2 {
|
||||
.logo {
|
||||
width:35%;
|
||||
}
|
||||
} /* End Media 910px */
|
||||
|
||||
@media screen and (max-width: 580px){
|
||||
|
||||
@@ -435,11 +436,9 @@ h2 {
|
||||
width:60%;
|
||||
margin-bottom:1%;
|
||||
margin-top:2%;
|
||||
|
||||
}
|
||||
|
||||
.banner1 {
|
||||
background: url('/images/CaseStudy_haufegroup_banner1.jpg');
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
+18
-19
@@ -9,7 +9,6 @@ p {
|
||||
}
|
||||
|
||||
.header_logo {
|
||||
|
||||
width:10%;
|
||||
margin-bottom:-0.6%;
|
||||
margin-left:10px;
|
||||
@@ -22,7 +21,6 @@ a {
|
||||
|
||||
body {
|
||||
margin:0;
|
||||
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -39,7 +37,6 @@ h1 {
|
||||
line-height:40px;
|
||||
padding-bottom:1%;
|
||||
padding-top:0.5%;
|
||||
|
||||
}
|
||||
|
||||
.banner1 {
|
||||
@@ -68,7 +65,6 @@ h1 {
|
||||
background-size:100% auto;
|
||||
background-color:#666666;
|
||||
background-repeat:repeat;
|
||||
|
||||
}
|
||||
|
||||
.banner3 {
|
||||
@@ -149,7 +145,6 @@ h1 {
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
|
||||
h2 {
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
@@ -177,7 +172,6 @@ h2 {
|
||||
padding-left:10%;
|
||||
}
|
||||
|
||||
|
||||
hr {
|
||||
border-bottom:0px solid;
|
||||
width:100%;
|
||||
@@ -193,7 +187,6 @@ hr {
|
||||
line-height:20px;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.col2 {
|
||||
@@ -203,7 +196,6 @@ hr {
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.fullcol {
|
||||
@@ -227,7 +219,6 @@ hr {
|
||||
margin-bottom:4%;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
|
||||
}
|
||||
|
||||
h4 {
|
||||
@@ -238,7 +229,6 @@ h4 {
|
||||
padding-bottom:0px;
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 910px){
|
||||
|
||||
h1 {
|
||||
@@ -254,7 +244,7 @@ h1 {
|
||||
.header_logo {
|
||||
width:35%;
|
||||
margin-bottom:-.5%;
|
||||
magin-left:10px;
|
||||
margin-left:10px;
|
||||
}
|
||||
|
||||
.subhead {
|
||||
@@ -280,6 +270,9 @@ h1 {
|
||||
}
|
||||
|
||||
.col1 {
|
||||
width: 95%;
|
||||
padding-right:8%;
|
||||
float:left;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
color:#606060;
|
||||
@@ -289,10 +282,12 @@ h1 {
|
||||
}
|
||||
|
||||
.col2 {
|
||||
width: 95%;
|
||||
padding-top:2%;
|
||||
padding-bottom:5%;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
float:left;
|
||||
line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
@@ -321,6 +316,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -334,7 +330,8 @@ h1 {
|
||||
font-size:16px;
|
||||
letter-spacing:0.03em;
|
||||
line-height:23px;
|
||||
width:100%;
|
||||
width:90%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_huawei_banner3.jpg');
|
||||
}
|
||||
|
||||
@@ -348,6 +345,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_huawei_banner4.jpg');
|
||||
}
|
||||
|
||||
@@ -361,6 +359,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:23px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -370,10 +369,11 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:90%;
|
||||
padding-left:5%;
|
||||
padding-bottom:1%;
|
||||
padding-top:1%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
color:#ffffff;
|
||||
}
|
||||
|
||||
@@ -382,10 +382,10 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:90%;
|
||||
padding-left:5%;
|
||||
padding-top:5%;
|
||||
padding-bottom:5%;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.banner4text {
|
||||
@@ -393,10 +393,10 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:90%;
|
||||
padding-left:5%;
|
||||
padding-top:3%;
|
||||
padding-bottom:3%;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.banner5text {
|
||||
@@ -404,10 +404,10 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:90%;
|
||||
padding-left:5%;
|
||||
padding-top:3%;
|
||||
padding-bottom:3%;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.fullcol {
|
||||
@@ -428,6 +428,7 @@ h2 {
|
||||
.logo {
|
||||
width:35%;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 580px){
|
||||
|
||||
@@ -435,11 +436,9 @@ h2 {
|
||||
width:60%;
|
||||
margin-bottom:1%;
|
||||
margin-top:2%;
|
||||
|
||||
}
|
||||
|
||||
.banner1 {
|
||||
background: url('/images/CaseStudy_blablacar_banner1_mobile.jpg');
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
.golfnow {
|
||||
width:100%;
|
||||
}
|
||||
@@ -16,7 +15,6 @@ a {
|
||||
body {
|
||||
margin:0;
|
||||
background-color:#ffffff !important;
|
||||
|
||||
}
|
||||
|
||||
footer {
|
||||
@@ -36,7 +34,6 @@ h1 {
|
||||
font-weight:100;
|
||||
line-height:40px;
|
||||
padding-bottom:1%;
|
||||
|
||||
}
|
||||
|
||||
.banner1 {
|
||||
@@ -64,7 +61,6 @@ h1 {
|
||||
background-size:100% auto;
|
||||
background-color:#666666;
|
||||
background-repeat:no-repeat;
|
||||
|
||||
}
|
||||
|
||||
.banner3 {
|
||||
@@ -145,7 +141,6 @@ h1 {
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
|
||||
h2 {
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
@@ -173,8 +168,6 @@ h2 {
|
||||
padding-left:10%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
hr {
|
||||
border-bottom:0px solid;
|
||||
width:100%;
|
||||
@@ -190,7 +183,6 @@ color:#606060;
|
||||
line-height:20px;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.col2 {
|
||||
@@ -200,11 +192,8 @@ line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.fullcol {
|
||||
width:77%;
|
||||
margin-left:11%;
|
||||
@@ -226,7 +215,6 @@ font-size:14px;
|
||||
margin-bottom:4%;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
|
||||
}
|
||||
|
||||
h4 {
|
||||
@@ -237,7 +225,6 @@ h4 {
|
||||
padding-bottom:0px;
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 910px){
|
||||
|
||||
h1 {
|
||||
@@ -273,6 +260,10 @@ h1 {
|
||||
}
|
||||
|
||||
.col1 {
|
||||
width: 100%;
|
||||
padding-left:5%;
|
||||
padding-right:8%;
|
||||
float:left;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
color:#606060;
|
||||
@@ -282,10 +273,13 @@ h1 {
|
||||
}
|
||||
|
||||
.col2 {
|
||||
width: 100%;
|
||||
padding-left:5%;
|
||||
padding-top:5%;
|
||||
padding-bottom:5%;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
float:left;
|
||||
line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
@@ -310,11 +304,12 @@ h1 {
|
||||
color:#ffffff;
|
||||
padding-top:4%;
|
||||
padding-bottom:4%;
|
||||
padding-left:0%;
|
||||
padding-left:0;
|
||||
font-size:18px;
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -328,7 +323,10 @@ h1 {
|
||||
font-size:18px;
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
width:80%;
|
||||
padding-left:15%;
|
||||
padding-right:10%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_peardeck_banner3.jpg');
|
||||
}
|
||||
|
||||
@@ -342,6 +340,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_peardeck_banner2.jpg');
|
||||
}
|
||||
|
||||
@@ -351,11 +350,12 @@ h1 {
|
||||
color:#ffffff;
|
||||
padding-top:4%;
|
||||
padding-bottom:4%;
|
||||
padding-left:0%;
|
||||
padding-left:0;
|
||||
font-size:18px;
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -365,8 +365,9 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
color:#ffffff;
|
||||
}
|
||||
|
||||
@@ -375,10 +376,11 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:2%;
|
||||
padding-right:10%;
|
||||
padding-top:5%;
|
||||
padding-bottom:5%;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.banner4text {
|
||||
@@ -386,8 +388,8 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.banner5text {
|
||||
@@ -395,8 +397,9 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
color:#ffffff;
|
||||
}
|
||||
|
||||
@@ -417,6 +420,7 @@ h2 {
|
||||
.logo {
|
||||
width:35%;
|
||||
}
|
||||
} /* End Media 910px */
|
||||
|
||||
@media screen and (max-width: 480px){
|
||||
|
||||
|
||||
@@ -51,7 +51,6 @@ body {
|
||||
|
||||
span .editthispage {
|
||||
display: -webkit-inline-box !important;
|
||||
|
||||
}
|
||||
|
||||
.editthispage {
|
||||
@@ -59,7 +58,6 @@ display: -webkit-inline-box !important;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
||||
padding-top: 3% !important;
|
||||
padding-bottom: 1.5% !important;
|
||||
padding-left: 3% !important;
|
||||
@@ -68,12 +66,10 @@ text-align: center !important;
|
||||
font-size: 22pt !important;
|
||||
font-weight:normal;
|
||||
color:#303030;
|
||||
|
||||
}
|
||||
|
||||
.container {
|
||||
width:80%;
|
||||
|
||||
}
|
||||
|
||||
.issue-button-container {
|
||||
@@ -108,7 +104,6 @@ width:80%;
|
||||
margin-bottom:50px !important;
|
||||
color:#3371e3 !important;
|
||||
text-decoration:none !important;
|
||||
|
||||
}
|
||||
|
||||
.docstitle {
|
||||
@@ -138,7 +133,6 @@ width:80%;
|
||||
.browsecolumn {
|
||||
float:left;
|
||||
width: 33%;
|
||||
|
||||
}
|
||||
|
||||
.browsesection {
|
||||
@@ -153,7 +147,6 @@ width:80%;
|
||||
color:#606060 !important;
|
||||
}
|
||||
|
||||
|
||||
.browseheader {
|
||||
font-family: 'roboto';
|
||||
text-align:center;
|
||||
@@ -169,14 +162,11 @@ width:80%;
|
||||
background-size:contain;
|
||||
background-position:center;
|
||||
}
|
||||
|
||||
.browseheader a{
|
||||
|
||||
color:white !important;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.topheader {
|
||||
background-color: white !important;
|
||||
color:#303030;
|
||||
@@ -186,7 +176,6 @@ width:80%;
|
||||
font-weight:300;
|
||||
font-size:24pt;
|
||||
letter-spacing:0.06em;
|
||||
|
||||
}
|
||||
|
||||
.docssectionheaders {
|
||||
@@ -211,7 +200,6 @@ width:100%;
|
||||
float:left;
|
||||
}
|
||||
|
||||
|
||||
.docscol1 {
|
||||
background-color:#eeeeee;
|
||||
padding:2%;
|
||||
@@ -219,7 +207,6 @@ margin-right:2%;
|
||||
width:28% !important;
|
||||
display:inline-block;
|
||||
float:left;
|
||||
|
||||
}
|
||||
|
||||
.docscol2 {
|
||||
@@ -230,7 +217,6 @@ width:27% !important;
|
||||
float:left;
|
||||
margin-right:2%;
|
||||
display:inline-block;
|
||||
|
||||
}
|
||||
|
||||
.docscol3 {
|
||||
@@ -240,30 +226,26 @@ width:27% !important;
|
||||
display:inline-block;
|
||||
float:right;
|
||||
border:1px solid blue;
|
||||
|
||||
}
|
||||
|
||||
.docscoltitle {
|
||||
float:left;
|
||||
padding-top:%;
|
||||
padding-top:0;
|
||||
margin-right:2%;
|
||||
padding-bottom:3%;
|
||||
font-size:16pt;
|
||||
line-height:20pt;
|
||||
font-weight:400;
|
||||
color:#3371e3;
|
||||
|
||||
}
|
||||
|
||||
.docsfullcol1 {
|
||||
|
||||
width:95%;
|
||||
padding:2%;
|
||||
margin:3%;
|
||||
}
|
||||
|
||||
.docsfullcol2 {
|
||||
|
||||
width:95%;
|
||||
padding:2%;
|
||||
background-color:#eeeeee;
|
||||
@@ -275,10 +257,8 @@ background-color:#ffffff;
|
||||
padding:2%;
|
||||
width:95%;
|
||||
display:inline-block;
|
||||
|
||||
border:1px solid blue;
|
||||
margin:3%;
|
||||
|
||||
}
|
||||
|
||||
.docsfullcol1icon {
|
||||
@@ -297,7 +277,6 @@ color:#3371e3;
|
||||
}
|
||||
|
||||
.docsButton {
|
||||
|
||||
background-color:#3371e3;
|
||||
color:white;
|
||||
border: 2px solid #ffffff;
|
||||
@@ -308,25 +287,18 @@ color:#3371e3;
|
||||
border: 2px solid #ffffff;
|
||||
padding:1%;
|
||||
text-decoration:none;
|
||||
margin:%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
margin:0%;
|
||||
}
|
||||
|
||||
.material-icons {
|
||||
|
||||
font-size:50pt !important;
|
||||
color:#3371e3;
|
||||
|
||||
}
|
||||
|
||||
.paths {
|
||||
padding:1%;
|
||||
background-color:#3371e3;
|
||||
text-align:center;
|
||||
|
||||
}
|
||||
|
||||
.display-bar {
|
||||
@@ -339,7 +311,6 @@ text-transform:uppercase;
|
||||
text-align:center;
|
||||
letter-spacing:0.1em;
|
||||
color:#ffffff;
|
||||
|
||||
}
|
||||
|
||||
.cards {
|
||||
@@ -359,7 +330,6 @@ letter-spacing:0.1em;
|
||||
}
|
||||
|
||||
button {
|
||||
|
||||
-moz-border-radius: 5px;
|
||||
-webkit-border-radius: 5px;
|
||||
border-radius: 5px; /* future proofing */
|
||||
@@ -373,10 +343,8 @@ button {
|
||||
text-align:center;
|
||||
letter-spacing:0.1em;
|
||||
display: inline-block;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.navButton {
|
||||
white-space:nowrap;
|
||||
-moz-border-radius: 5px;
|
||||
@@ -394,40 +362,32 @@ button {
|
||||
letter-spacing:0.1em;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
|
||||
}
|
||||
|
||||
.navButton:active {
|
||||
|
||||
background-color:#3371e3;
|
||||
color:white;
|
||||
border: 2px solid #ffffff;
|
||||
}
|
||||
|
||||
.navButton:visited {
|
||||
|
||||
background-color:#3371e3;
|
||||
color:white;
|
||||
border: 2px solid #ffffff;
|
||||
}
|
||||
|
||||
.navButton:focus {
|
||||
|
||||
background-color:#3371e3 !important</div>;
|
||||
background-color:#3371e3 !important;
|
||||
color:white;
|
||||
border: 2px solid #ffffff;
|
||||
}
|
||||
|
||||
|
||||
.navButton:hover, .keepShow {
|
||||
|
||||
background-color:#3371e3;
|
||||
color:white;
|
||||
border: 2px solid #ffffff;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.buttons {
|
||||
background-color:#3371e3;
|
||||
white-space:nowrap;
|
||||
@@ -447,11 +407,8 @@ button {
|
||||
display: inline-block;
|
||||
vertical-align:middle;
|
||||
line-height:1.3em;
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
.buttonoption1 {
|
||||
background-color:#3371e3;
|
||||
-moz-border-radius: 5px;
|
||||
@@ -469,21 +426,15 @@ button {
|
||||
display: inline-block;
|
||||
width:250px;
|
||||
vertical-align:middle;
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.buttons:active .active{
|
||||
|
||||
background-color:white;
|
||||
color:#3371e3;
|
||||
border: 2px solid #3371e3;
|
||||
}
|
||||
|
||||
.buttons:hover {
|
||||
|
||||
background-color:white;
|
||||
color:#3371e3;
|
||||
border: 2px solid #3371e3;
|
||||
@@ -491,34 +442,27 @@ button {
|
||||
}
|
||||
|
||||
.buttons:target {
|
||||
|
||||
background-color:white;
|
||||
color:#3371e3;
|
||||
border: 2px solid #3371e3;
|
||||
|
||||
}
|
||||
|
||||
.buttons:visited {
|
||||
|
||||
background-color:white;
|
||||
color:#3371e3;
|
||||
border: 2px solid #3371e3;
|
||||
|
||||
}
|
||||
|
||||
.buttons.selected {
|
||||
background-color:white;
|
||||
color:#3371e3;
|
||||
border: 2px solid #3371e3;
|
||||
|
||||
}
|
||||
|
||||
/*.keepShow {
|
||||
|
||||
background-color:white;
|
||||
color:#3371e3;
|
||||
border: 2px solid white;
|
||||
|
||||
}*/
|
||||
|
||||
.level {
|
||||
@@ -541,9 +485,8 @@ button {
|
||||
display: inline-block;
|
||||
width:250px; cursor: pointer;
|
||||
cursor: pointer;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.level:hover, .level.selected {
|
||||
background-color:#dddddd;
|
||||
-moz-border-radius: 5px;
|
||||
@@ -551,44 +494,36 @@ button {
|
||||
border-radius: 5px; /* future proofing */
|
||||
-khtml-border-radius: 5px; /* for old Konqueror browsers */
|
||||
border: 2px solid #303030;
|
||||
|
||||
cursor: pointer;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.tab1text{
|
||||
padding:5%;
|
||||
color:#303030;
|
||||
font-size:15px;
|
||||
line-height:22px;
|
||||
|
||||
}
|
||||
|
||||
.tabbottom {
|
||||
|
||||
background-color:#303030;
|
||||
color:#ffffff;;
|
||||
font-family:'roboto';
|
||||
width:100%;
|
||||
margin:0px;
|
||||
font-size:34 !important;
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
i {
|
||||
|
||||
font-size:44px !important;
|
||||
text-align:center;
|
||||
color:#000066;
|
||||
|
||||
}
|
||||
|
||||
.infobarWrapper {
|
||||
visibility: hidden;
|
||||
margin-bottom:5%;
|
||||
}
|
||||
|
||||
.infobar {
|
||||
padding:0%;
|
||||
background-color:#3371e3;
|
||||
@@ -610,8 +545,6 @@ i {
|
||||
width:70%;
|
||||
margin-left:15%;
|
||||
margin-bottom:3%;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.whitebar {
|
||||
@@ -633,7 +566,7 @@ i {
|
||||
}
|
||||
|
||||
.whitebararrow{
|
||||
float:right
|
||||
float:right;
|
||||
padding:3%;
|
||||
font-size:15px;
|
||||
z-index:99;
|
||||
@@ -644,38 +577,28 @@ i {
|
||||
text-align:right;
|
||||
}
|
||||
|
||||
|
||||
.hide {
|
||||
|
||||
float:left;
|
||||
font-size:16px;
|
||||
padding-left:2%;
|
||||
padding-bottom:5%;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.fa {
|
||||
|
||||
line-height:0.7em !important;
|
||||
}
|
||||
|
||||
|
||||
.infoicon {
|
||||
float:left;
|
||||
padding-bottom:2%;
|
||||
padding-right:2%;
|
||||
margin-bottom:10%:
|
||||
margin-bottom:10%;
|
||||
color:#3371e3 !important;
|
||||
}
|
||||
|
||||
.numberCircle {
|
||||
display:inline-block;
|
||||
line-height:0px;
|
||||
|
||||
border-radius:5px;
|
||||
border:2px solid;
|
||||
font-weight:300;
|
||||
@@ -705,7 +628,6 @@ font-size:24px;
|
||||
text-align:center;
|
||||
letter-spacing:0.1em;
|
||||
display: inline-block;
|
||||
|
||||
}
|
||||
|
||||
.docButton:hover {
|
||||
@@ -713,15 +635,12 @@ font-size:24px;
|
||||
background-color:#3371e3;
|
||||
font-size:13px;
|
||||
color:#eeeeee;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.tablebar {
|
||||
text-align:center;
|
||||
background-color:#eeeeee;
|
||||
padding:1.5%;
|
||||
|
||||
}
|
||||
|
||||
.aboutsection {
|
||||
@@ -734,7 +653,6 @@ font-size:24px;
|
||||
width:70%;
|
||||
margin-left:15%;
|
||||
padding-bottom:5%;
|
||||
|
||||
}
|
||||
|
||||
.aboutsection p {
|
||||
@@ -811,11 +729,8 @@ font-size:24px;
|
||||
|
||||
.docsection1 code {
|
||||
font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
|
||||
|
||||
font-size: 90%;
|
||||
|
||||
padding: 2px 4px;
|
||||
|
||||
color: #c7254e;
|
||||
border-radius: 4px;
|
||||
background-color: #f9f2f4;
|
||||
@@ -831,8 +746,8 @@ font-size:24px;
|
||||
line-height:22px;
|
||||
width:100%;
|
||||
margin-left:10%;
|
||||
|
||||
}
|
||||
|
||||
.introtext {
|
||||
float:right;
|
||||
background-color:white;
|
||||
@@ -844,7 +759,6 @@ font-size:24px;
|
||||
line-height:22px;
|
||||
width:50%;
|
||||
margin-left:10%;
|
||||
|
||||
}
|
||||
|
||||
.track {
|
||||
@@ -859,11 +773,8 @@ font-size:24px;
|
||||
letter-spacing:0.05em;
|
||||
line-height:22px;
|
||||
width:100%;
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
.sections {
|
||||
background-color:#303030;
|
||||
font-family: 'roboto';
|
||||
@@ -876,18 +787,13 @@ font-size:24px;
|
||||
letter-spacing:0.05em;
|
||||
line-height:22px;
|
||||
width:100%;
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
.quotedocs {
|
||||
line-height:26pt;
|
||||
font-size:16pt;
|
||||
|
||||
}
|
||||
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
border: 1px solid #ccc;
|
||||
@@ -897,7 +803,7 @@ table {
|
||||
}
|
||||
|
||||
thead, tr:nth-child(even) {
|
||||
background-color: $light-grey;
|
||||
background-color: light-grey;
|
||||
}
|
||||
|
||||
thead {
|
||||
@@ -916,25 +822,19 @@ th {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media screen and (max-width: 640px) {
|
||||
|
||||
.browsecolumn {
|
||||
width: 95%;
|
||||
|
||||
}
|
||||
|
||||
.paths {
|
||||
|
||||
margin-top : 10%;
|
||||
padding:4%;
|
||||
|
||||
}
|
||||
|
||||
.navButton {
|
||||
padding:2%;
|
||||
|
||||
}
|
||||
|
||||
.buttons {
|
||||
@@ -943,9 +843,6 @@ padding:4%;
|
||||
|
||||
.whitebar {
|
||||
padding:5%;
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
+22
-16
@@ -15,7 +15,6 @@ a {
|
||||
|
||||
body {
|
||||
margin:0;
|
||||
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -31,7 +30,6 @@ h1 {
|
||||
font-weight:100;
|
||||
line-height:40px;
|
||||
padding-bottom:1%;
|
||||
|
||||
}
|
||||
|
||||
.banner1 {
|
||||
@@ -59,7 +57,6 @@ h1 {
|
||||
background-size:100% auto;
|
||||
background-color:#666666;
|
||||
background-repeat:no-repeat;
|
||||
|
||||
}
|
||||
|
||||
.banner3 {
|
||||
@@ -140,7 +137,6 @@ h1 {
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
|
||||
h2 {
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
@@ -168,8 +164,6 @@ h2 {
|
||||
padding-left:10%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
hr {
|
||||
border-bottom:0px solid;
|
||||
width:100%;
|
||||
@@ -185,7 +179,6 @@ color:#606060;
|
||||
line-height:20px;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.col2 {
|
||||
@@ -195,7 +188,6 @@ line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.fullcol {
|
||||
@@ -229,7 +221,6 @@ h4 {
|
||||
padding-bottom:0px;
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 910px){
|
||||
|
||||
h1 {
|
||||
@@ -265,6 +256,10 @@ h1 {
|
||||
}
|
||||
|
||||
.col1 {
|
||||
width: 100%;
|
||||
padding-left:5%;
|
||||
padding-right:8%;
|
||||
float:left;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
color:#606060;
|
||||
@@ -274,10 +269,13 @@ h1 {
|
||||
}
|
||||
|
||||
.col2 {
|
||||
width: 100%;
|
||||
padding-left:5%;
|
||||
padding-top:5%;
|
||||
padding-bottom:5%;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
float:left;
|
||||
line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
@@ -302,11 +300,12 @@ h1 {
|
||||
color:#ffffff;
|
||||
padding-top:4%;
|
||||
padding-bottom:4%;
|
||||
padding-left:0%;
|
||||
padding-left:0;
|
||||
font-size:18px;
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -320,9 +319,10 @@ h1 {
|
||||
font-size:18px;
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
width:80%;
|
||||
padding-left:15%;
|
||||
padding-right:10%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_wink_banner3.jpg');
|
||||
}
|
||||
|
||||
@@ -336,6 +336,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_wink_banner4.jpg');
|
||||
}
|
||||
|
||||
@@ -345,11 +346,12 @@ h1 {
|
||||
color:#ffffff;
|
||||
padding-top:4%;
|
||||
padding-bottom:4%;
|
||||
padding-left:0%;
|
||||
padding-left:0;
|
||||
font-size:18px;
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -359,8 +361,9 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
color:#ffffff;
|
||||
}
|
||||
|
||||
@@ -369,10 +372,11 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:2%;
|
||||
padding-right:10%;
|
||||
padding-top:5%;
|
||||
padding-bottom:5%;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.banner4text {
|
||||
@@ -380,8 +384,8 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.banner5text {
|
||||
@@ -389,8 +393,9 @@ h1 {
|
||||
font-weight:300;
|
||||
color:#ffffff;
|
||||
width:80%;
|
||||
padding-left:10%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
margin:0 auto;
|
||||
color:#ffffff;
|
||||
}
|
||||
|
||||
@@ -411,6 +416,7 @@ h2 {
|
||||
.logo {
|
||||
width:35%;
|
||||
}
|
||||
} /* End Media 910px */
|
||||
|
||||
@media screen and (max-width: 480px){
|
||||
|
||||
|
||||
@@ -9,7 +9,6 @@ p {
|
||||
}
|
||||
|
||||
.header_logo {
|
||||
|
||||
width:23%;
|
||||
margin-bottom:-0.6%;
|
||||
margin-left:10px;
|
||||
@@ -22,7 +21,6 @@ a {
|
||||
|
||||
body {
|
||||
margin:0;
|
||||
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -39,7 +37,6 @@ h1 {
|
||||
line-height:40px;
|
||||
padding-bottom:1%;
|
||||
padding-top:0.5%;
|
||||
|
||||
}
|
||||
|
||||
.banner1 {
|
||||
@@ -68,7 +65,6 @@ h1 {
|
||||
background-size:100% auto;
|
||||
background-color:#666666;
|
||||
background-repeat:repeat;
|
||||
|
||||
}
|
||||
|
||||
.banner3 {
|
||||
@@ -149,7 +145,6 @@ h1 {
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
|
||||
h2 {
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
@@ -177,7 +172,6 @@ h2 {
|
||||
padding-left:10%;
|
||||
}
|
||||
|
||||
|
||||
hr {
|
||||
border-bottom:0px solid;
|
||||
width:100%;
|
||||
@@ -193,7 +187,6 @@ hr {
|
||||
line-height:20px;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.col2 {
|
||||
@@ -203,7 +196,6 @@ hr {
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
font-size:14px;
|
||||
|
||||
}
|
||||
|
||||
.fullcol {
|
||||
@@ -237,7 +229,6 @@ h4 {
|
||||
padding-bottom:0px;
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 910px){
|
||||
|
||||
h1 {
|
||||
@@ -253,7 +244,7 @@ h1 {
|
||||
.header_logo {
|
||||
width:35%;
|
||||
margin-bottom:-.5%;
|
||||
magin-left:10px;
|
||||
margin-left:10px;
|
||||
}
|
||||
|
||||
.subhead {
|
||||
@@ -279,6 +270,9 @@ h1 {
|
||||
}
|
||||
|
||||
.col1 {
|
||||
width: 95%;
|
||||
padding-right:8%;
|
||||
float:left;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
color:#606060;
|
||||
@@ -288,10 +282,12 @@ h1 {
|
||||
}
|
||||
|
||||
.col2 {
|
||||
width: 95%;
|
||||
padding-top:2%;
|
||||
padding-bottom:5%;
|
||||
font-family:"Roboto", sans-serif;
|
||||
font-weight:300;
|
||||
float:left;
|
||||
line-height:20px;
|
||||
color:#606060;
|
||||
letter-spacing:0.03em;
|
||||
@@ -320,6 +316,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -333,7 +330,8 @@ h1 {
|
||||
font-size:16px;
|
||||
letter-spacing:0.03em;
|
||||
line-height:23px;
|
||||
width:100%;
|
||||
width:90%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_zalando_banner3.jpg');
|
||||
}
|
||||
|
||||
@@ -347,6 +345,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:24px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background: url('/images/CaseStudy_zalando_banner4.jpg');
|
||||
}
|
||||
|
||||
@@ -360,6 +359,7 @@ h1 {
|
||||
letter-spacing:0.03em;
|
||||
line-height:23px;
|
||||
width:100%;
|
||||
float:left;
|
||||
background:none;
|
||||
background-color:#666666;
|
||||
}
|
||||
@@ -372,6 +372,7 @@ h1 {
|
||||
padding-left:5%;
|
||||
padding-bottom:1%;
|
||||
padding-top:1%;
|
||||
float:left;
|
||||
text-align:center;
|
||||
color:#ffffff;
|
||||
}
|
||||
@@ -427,17 +428,14 @@ h2 {
|
||||
.logo {
|
||||
width:35%;
|
||||
}
|
||||
} /* End Media 910px */
|
||||
|
||||
@media screen and (max-width: 580px){
|
||||
|
||||
.header_logo {
|
||||
width:60%;
|
||||
margin-bottom:1%;
|
||||
margin-left:0%;
|
||||
margin-left:0;
|
||||
margin-top:2%;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user