Fix customized CSS for case study (#10531)

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
This commit is contained in:
Takuya N
2018-11-17 04:21:09 +09:00
committed by k8s-ci-robot
parent 28f02d5121
commit 62608749e1
13 changed files with 101 additions and 450 deletions
+10 -35
View File
@@ -65,7 +65,6 @@ h1 {
font-size:24px;
letter-spacing:0.03em;
line-height:34px;
float:left;
background-size:100% auto;
background-color:#666666;
background-repeat:repeat;
@@ -83,7 +82,6 @@ h1 {
font-size:24px;
letter-spacing:0.03em;
line-height:34px;
float:left;
background: url('/images/CaseStudy_crowdfire_banner3.jpg');
background-size:100% auto;
}
@@ -97,7 +95,6 @@ h1 {
font-size:24px;
letter-spacing:0.03em;
line-height:34px;
float:left;
background: url('/images/CaseStudy_crowdfire_banner4.jpg');
background-size:100% auto;
}
@@ -111,7 +108,6 @@ h1 {
font-size:24px;
letter-spacing:0.03em;
line-height:35px;
float:left;
background-size:100% auto;
background-color:#666666;
background-repeat:no-repeat;
@@ -122,9 +118,8 @@ h1 {
font-weight:300;
color:#ffffff;
width:65%;
padding-left:18%;
float:left;
text-align:center;
margin:0 auto;
}
.banner3text {
@@ -132,8 +127,8 @@ h1 {
font-weight:300;
color:#ffffff;
width:75%;
padding-left:13%;
text-align:center;
margin:0 auto;
}
.banner4text {
@@ -141,8 +136,8 @@ h1 {
font-weight:300;
color:#ffffff;
width:65%;
padding-left:17%;
text-align:center;
margin:0 auto;
}
.banner5text {
@@ -150,9 +145,8 @@ h1 {
font-weight:300;
color:#ffffff;
width:68%;
padding-left:16%;
float:left;
text-align:center;
margin:0 auto;
}
@@ -188,14 +182,11 @@ hr {
border-bottom:0px solid;
width:100%;
opacity:0.5;
color:#aaaaaa;
background-color:#999999;
height:1px;
}
.col1 {
width: 48%;
padding-right:5%;
float:left;
font-family:"Roboto", sans-serif;
font-weight:100;
color:#606060;
@@ -206,10 +197,8 @@ hr {
}
.col2 {
width: 42%;
font-family:"Roboto", sans-serif;
font-weight:300;
float:left;
line-height:20px;
color:#606060;
letter-spacing:0.03em;
@@ -225,7 +214,6 @@ hr {
margin-bottom:4%;
font-family:"Roboto", sans-serif;
font-weight:300;
float:left;
line-height:22px;
color:#606060;
letter-spacing:0.03em;
@@ -239,8 +227,6 @@ hr {
margin-bottom:4%;
font-family:"Roboto", sans-serif;
font-weight:300;
float:left;
}
h4 {
@@ -293,9 +279,6 @@ h1 {
}
.col1 {
width: 95%;
padding-right:8%;
float:left;
font-family:"Roboto", sans-serif;
font-weight:300;
color:#606060;
@@ -305,12 +288,10 @@ 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;
@@ -339,7 +320,6 @@ h1 {
letter-spacing:0.03em;
line-height:24px;
width:100%;
float:left;
background:none;
background-color:#666666;
}
@@ -353,8 +333,7 @@ h1 {
font-size:16px;
letter-spacing:0.03em;
line-height:23px;
width:90%;
float:left;
width:100%;
background: url('/images/CaseStudy_crowdfire_banner3.jpg');
}
@@ -368,7 +347,6 @@ h1 {
letter-spacing:0.03em;
line-height:24px;
width:100%;
float:left;
background: url('/images/CaseStudy_crowdfire_banner4.jpg');
}
@@ -382,7 +360,6 @@ h1 {
letter-spacing:0.03em;
line-height:23px;
width:100%;
float:left;
background:none;
background-color:#666666;
}
@@ -392,12 +369,11 @@ 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 {
@@ -405,10 +381,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 {
@@ -416,11 +392,10 @@ 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 {
@@ -428,10 +403,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 {