Skip to content

Commit

Permalink
Remove Roboto from case study pages
Browse files Browse the repository at this point in the history
Signed-off-by: Celeste Horgan <celeste@cncf.io>
  • Loading branch information
celestehorgan committed Sep 2, 2020
1 parent 0815480 commit c186b6d
Show file tree
Hide file tree
Showing 16 changed files with 6 additions and 495 deletions.
26 changes: 0 additions & 26 deletions static/css/case-studies-gradient.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
display: inline-block;
vertical-align: top;
position: relative;
color:white;
font-family:"Roboto", sans-serif;
font-weight:300;
color:#ffffff;
padding-top:10%;
Expand Down Expand Up @@ -55,11 +53,9 @@ padding-top:5% !important;

#caseStudyTitle {
margin-top: 1em !important;
font-family:"Roboto", sans-serif;
}

p {
font-family:"Roboto", sans-serif;
padding-bottom:1%;
padding-top:1%;
font-weight:300;
Expand All @@ -68,7 +64,6 @@ p {
}

section {
font-family:"Roboto", sans-serif;
font-weight:300;
line-height:1.4em;
letter-spacing:0.03em;
Expand All @@ -91,7 +86,6 @@ body {
}

h1 {
font-family:"Roboto", sans-serif;
font-weight:bold;
letter-spacing:0.025em;
font-size:42px;
Expand All @@ -111,7 +105,6 @@ h1 {
}

.banner1 {
font-family:"Roboto", sans-serif;
font-weight:300;
color:#ffffff;
padding-top:12%;
Expand All @@ -122,7 +115,6 @@ h1 {
}

.greybanner {
font-family:"Roboto", sans-serif;
font-weight:300;
color:#ffffff;
padding-left:5%;
Expand All @@ -137,7 +129,6 @@ h1 {
}

.quotetext {
font-family:"Roboto", sans-serif;
font-weight:300;
color:#ffffff;
padding-top:0%;
Expand All @@ -153,7 +144,6 @@ h1 {
}

.greyquotetext {
font-family:"Roboto", sans-serif;
font-weight:300;
color:#ffffff;
width:75%;
Expand All @@ -162,7 +152,6 @@ h1 {
}

h2 {
font-family:"Roboto", sans-serif;
font-weight:300;
font-size:24px;
line-height:1.4em;
Expand All @@ -172,7 +161,6 @@ h2 {
}

h4 {
font-family:"Roboto", sans-serif;
font-weight:300;
font-size:24px;
line-height:1.4em;
Expand All @@ -182,15 +170,13 @@ h4 {
}

.quote {
font-family:"Roboto", sans-serif;
font-weight:300;
font-size:22px;
line-height:32px;
color:#3366ff;
}

.details {
font-family:"Roboto", sans-serif;
font-weight:300;
font-size:1.2em !important;
color:#3366ff;
Expand All @@ -210,14 +196,12 @@ hr {
}

.col1 {
font-family:"Roboto", sans-serif;
color:#606060;
letter-spacing:0.03em;
width:100%;
}

.col2 {
font-family:"Roboto", sans-serif;
font-weight:300;
color:#606060;
letter-spacing:0.03em;
Expand All @@ -230,7 +214,6 @@ hr {
margin-right:10%;
margin-top:4%;
margin-bottom:4%;
font-family:"Roboto", sans-serif;
font-weight:300;
color:#606060;
letter-spacing:0.03em;
Expand All @@ -244,7 +227,6 @@ hr {
margin-left:10%;
margin-top:2%;
margin-bottom:4%;
font-family:"Roboto", sans-serif;
}

.video {
Expand Down Expand Up @@ -278,7 +260,6 @@ hr {
}

h1 {
font-family: "Roboto", sans-serif;
font-weight: bold;
line-height: 36px;
letter-spacing: 0.03em;
Expand All @@ -305,7 +286,6 @@ hr {
}

.details {
font-family: "Roboto", sans-serif;
font-weight: 300;
font-size: 1em !important;
color: #3366ff;
Expand All @@ -324,7 +304,6 @@ hr {
.col1 {
width: 90%;
margin-left:5%;
font-family: "Roboto", sans-serif;
color: #606060;
letter-spacing: 0.03em;
}
Expand All @@ -333,7 +312,6 @@ hr {
width: 95%;
padding-top: 2%;
padding-bottom: 5%;
font-family: "Roboto", sans-serif;
font-weight: 300;
line-height: 20px;
color: #606060;
Expand Down Expand Up @@ -364,8 +342,6 @@ hr {
display: inline-block;
vertical-align: top;
position: relative;
color:white;
font-family:"Roboto", sans-serif;
font-weight:300;
color:#ffffff;
padding-top:20%;
Expand Down Expand Up @@ -401,7 +377,6 @@ hr {
}

p {
font-family:"Roboto", sans-serif;
padding-bottom:2%;
padding-top:2%;
font-size:1em;
Expand All @@ -411,7 +386,6 @@ hr {
}

section {
font-family:"Roboto", sans-serif;
font-weight:300;
line-height:1.4em;
letter-spacing:0.03em;
Expand Down
1 change: 0 additions & 1 deletion static/css/gridpage.css
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
}

.gridPage #mainContent .content .case-study p {
font-family: "Roboto", sans-serif;
font-size: 16px;
padding: 0;
}
Expand Down
Loading

0 comments on commit c186b6d

Please sign in to comment.