add Capital One and ING case studies (#9371)

* add Capital One and ING case studies

* updates to styling

* fixes to feature image sizing and link on ING case study

* updates to spacing

* updates
This commit is contained in:
Alex Contini
2018-07-06 15:52:20 -04:00
committed by k8s-ci-robot
parent 8c33a9b582
commit 30acbfad12
22 changed files with 222 additions and 30 deletions
+1 -1
View File
@@ -767,7 +767,7 @@ hr { background-color: #999999; }
h2 { margin-bottom: 15px !important; }
.subhead { padding-bottom: 2% !important; padding-top: 0% !important; }
.subhead { padding-bottom: 2% !important; padding-top: 1% !important; }
.details { margin-left: 1.9%; padding-right: 5%; font-size: 16px !important; padding-bottom: 2% !important; }
+1 -1
View File
@@ -35,7 +35,7 @@ h1 {
.subhead {
font-size:26px;
font-weight:100;
font-weight:300;
line-height:40px;
padding-bottom:1%;
padding-top:0.5%;
+4 -4
View File
@@ -755,13 +755,13 @@ html.search #docsContent h1 { margin-bottom: 0; border-bottom: 0; padding-bottom
#home #caseStudiesWrapper div { position: relative; display: inline-block; vertical-align: top; width: 100%; min-height: 230px; padding: 125px 10px 15px; margin-bottom: 30px; background-position: top center; background-repeat: no-repeat; }
#home #caseStudiesWrapper div:nth-child(1) { background-image: url(/images/community_logos/northwestern-mutual.png); }
#home #caseStudiesWrapper div:nth-child(1) { background-image: url(/images/community_logos/capitalone.png); }
#home #caseStudiesWrapper div:nth-child(2) { background-image: url(/images/community_logos/openai.png); }
#home #caseStudiesWrapper div:nth-child(2) { background-image: url(/images/community_logos/ing.png); }
#home #caseStudiesWrapper div:nth-child(3) { background-image: url(/images/community_logos/nyt.png); }
#home #caseStudiesWrapper div:nth-child(3) { background-image: url(/images/community_logos/northwestern-mutual.png); }
#home #caseStudiesWrapper div:nth-child(4) { background-image: url(/images/community_logos/nordstrom.png); }
#home #caseStudiesWrapper div:nth-child(4) { background-image: url(/images/community_logos/openai.png); }
#home #caseStudiesWrapper p { font-size: 20px; }