Skip to content

Commit

Permalink
Fix customized CSS for case study (kubernetes#10531)
Browse files Browse the repository at this point in the history
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
  • Loading branch information
tnir authored and k8s-ci-robot committed Nov 16, 2018
1 parent 28f02d5 commit 6260874
Show file tree
Hide file tree
Showing 13 changed files with 101 additions and 450 deletions.
36 changes: 6 additions & 30 deletions static/css/style_amadeus.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -83,7 +82,6 @@ h1 {
font-size:24px;
letter-spacing:0.03em;
line-height:34px;
float:left;
background: url('/images/CaseStudy_amadeus_banner3.jpg');
background-size:100% auto;
}
Expand All @@ -97,7 +95,6 @@ h1 {
font-size:24px;
letter-spacing:0.03em;
line-height:34px;
float:left;
background: url('/images/CaseStudy_amadeus_banner4.jpg');
background-size:100% auto;
}
Expand All @@ -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;
Expand All @@ -122,37 +118,35 @@ h1 {
font-weight:300;
color:#ffffff;
width:70%;
padding-left:15%;
float:left;
text-align:center;
margin:0 auto;
}

.banner3text {
font-family:"Roboto", sans-serif;
font-weight:300;
color:#ffffff;
width:75%;
padding-left:13%;
text-align:center;
margin:0 auto;
}

.banner4text {
font-family:"Roboto", sans-serif;
font-weight:300;
color:#ffffff;
width:65%;
padding-left:17%;
text-align:center;
margin:0 auto;
}

.banner5text {
font-family:"Roboto", sans-serif;
font-weight:300;
color:#ffffff;
width:68%;
padding-left:16%;
float:left;
text-align:center;
margin:0 auto;
}


Expand Down Expand Up @@ -188,14 +182,11 @@ hr {
border-bottom:0px solid;
width:100%;
opacity:0.5;
color:#aaaaaa;
background-color:#999999;
height:1px;
}

.col1 {
width: 42%;
padding-right:8%;
float:left;
font-family:"Roboto", sans-serif;
font-weight:100;
color:#606060;
Expand All @@ -206,10 +197,8 @@ hr {
}

.col2 {
width: 45%;
font-family:"Roboto", sans-serif;
font-weight:300;
float:left;
line-height:20px;
color:#606060;
letter-spacing:0.03em;
Expand All @@ -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;
Expand All @@ -239,8 +227,6 @@ hr {
margin-bottom:4%;
font-family:"Roboto", sans-serif;
font-weight:300;
float:left;

}

h4 {
Expand Down Expand Up @@ -293,9 +279,6 @@ h1 {
}

.col1 {
width: 95%;
padding-right:8%;
float:left;
font-family:"Roboto", sans-serif;
font-weight:300;
color:#606060;
Expand All @@ -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;
Expand Down Expand Up @@ -339,7 +320,6 @@ h1 {
letter-spacing:0.03em;
line-height:24px;
width:100%;
float:left;
background:none;
background-color:#666666;
}
Expand All @@ -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_amadeus_banner3.jpg');
}

Expand All @@ -368,7 +347,6 @@ h1 {
letter-spacing:0.03em;
line-height:24px;
width:100%;
float:left;
background: url('/images/CaseStudy_amadeus_banner4.jpg');
}

Expand All @@ -382,7 +360,6 @@ h1 {
letter-spacing:0.03em;
line-height:23px;
width:100%;
float:left;
background:none;
background-color:#666666;
}
Expand All @@ -395,7 +372,6 @@ h1 {
padding-left:5%;
padding-bottom:1%;
padding-top:1%;
float:left;
text-align:center;
color:#ffffff;
}
Expand Down
38 changes: 5 additions & 33 deletions static/css/style_ancestry.css
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ h1 {
font-size:19px;
letter-spacing:0.03em;
line-height:28px;
float:left;
background-size:100% auto;
background-color:#666666;
background-repeat:no-repeat;
Expand All @@ -75,7 +74,6 @@ h1 {
font-size:21px;
letter-spacing:0.03em;
line-height:32px;
float:left;
background: url('/images/CaseStudy_ancestry_banner3.jpg');
background-size:100% auto;
}
Expand All @@ -89,7 +87,6 @@ h1 {
font-size:21px;
letter-spacing:0.03em;
line-height:32px;
float:left;
background: url('/images/CaseStudy_ancestry_banner4.jpg');
background-size:100% auto;
}
Expand All @@ -103,7 +100,6 @@ h1 {
font-size:21px;
letter-spacing:0.03em;
line-height:32px;
float:left;
background-size:100% auto;
background-color:#666666;
background-repeat:no-repeat;
Expand All @@ -114,37 +110,35 @@ h1 {
font-weight:300;
color:#ffffff;
width:65%;
padding-left:17%;
float:left;
text-align:center;
margin:0 auto;
}

.banner3text {
font-family:"Roboto", sans-serif;
font-weight:300;
color:#ffffff;
width:70%;
padding-left:15%;
text-align:center;
margin:0 auto;
}

.banner4text {
font-family:"Roboto", sans-serif;
font-weight:300;
color:#ffffff;
width:70%;
padding-left:15%;
text-align:center;
margin:0 auto;
}

.banner5text {
font-family:"Roboto", sans-serif;
font-weight:300;
color:#ffffff;
width:65%;
padding-left:16%;
float:left;
text-align:center;
margin:0 auto;
}


Expand Down Expand Up @@ -180,15 +174,11 @@ hr {
border-bottom:0px solid;
width:100%;
opacity:0.5;
color:#aaaaaa;
background-color:#999999;
height:1px;
}

.col1 {
width: 40%;
padding-left:5%;
padding-right:8%;
float:left;
font-family:"Roboto", sans-serif;
font-weight:100;
color:#606060;
Expand All @@ -199,10 +189,8 @@ hr {
}

.col2 {
width: 40%;
font-family:"Roboto", sans-serif;
font-weight:300;
float:left;
line-height:20px;
color:#606060;
letter-spacing:0.03em;
Expand All @@ -218,7 +206,6 @@ hr {
margin-bottom:6%;
font-family:"Roboto", sans-serif;
font-weight:300;
float:left;
line-height:22px;
color:#606060;
letter-spacing:0.03em;
Expand All @@ -232,8 +219,6 @@ hr {
margin-bottom:4%;
font-family:"Roboto", sans-serif;
font-weight:300;
float:left;

}

h4 {
Expand Down Expand Up @@ -280,10 +265,6 @@ h1 {
}

.col1 {
width: 90%;
padding-left:5%;
padding-right:8%;
float:left;
font-family:"Roboto", sans-serif;
font-weight:300;
color:#606060;
Expand All @@ -293,13 +274,10 @@ 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;
Expand Down Expand Up @@ -329,7 +307,6 @@ h1 {
letter-spacing:0.03em;
line-height:24px;
width:100%;
float:left;
background:none;
background-color:#666666;
}
Expand All @@ -344,7 +321,6 @@ h1 {
letter-spacing:0.03em;
line-height:24px;
width:100%;
float:left;
background: url('CaseStudy_ancestry_banner3.jpg');
}

Expand All @@ -358,7 +334,6 @@ h1 {
letter-spacing:0.03em;
line-height:24px;
width:100%;
float:left;
background: url('CaseStudy_ancestry_banner4.jpg');
}

Expand All @@ -372,7 +347,6 @@ h1 {
letter-spacing:0.03em;
line-height:24px;
width:100%;
float:left;
background:none;
background-color:#666666;
}
Expand All @@ -383,7 +357,6 @@ h1 {
color:#ffffff;
width:80%;
padding-left:10%;
float:left;
text-align:center;
color:#ffffff;
}
Expand Down Expand Up @@ -416,7 +389,6 @@ h1 {
color:#ffffff;
width:80%;
padding-left:10%;
float:left;
text-align:center;
color:#ffffff;
}
Expand Down
Loading

0 comments on commit 6260874

Please sign in to comment.