Updated KubeCon Banners (#6085)
* Adding all files for BlaBlaCar case study * Update blablacar.html * Updated KubeCon banner * Update index.html
This commit is contained in:
committed by
Steve Perry
parent
bc43ad1c06
commit
f7d639235d
+2
-1
@@ -1159,7 +1159,7 @@ $feature-box-div-margin-bottom: 40px
|
|||||||
background-color: $dark-grey
|
background-color: $dark-grey
|
||||||
border-radius: 8px
|
border-radius: 8px
|
||||||
color: $white
|
color: $white
|
||||||
padding: 10px 20px 10px 20px
|
padding: 20px 10px 20px 10px
|
||||||
|
|
||||||
#desktopShowVideoButton
|
#desktopShowVideoButton
|
||||||
position: relative
|
position: relative
|
||||||
@@ -1168,6 +1168,7 @@ $feature-box-div-margin-bottom: 40px
|
|||||||
border-radius: 8px
|
border-radius: 8px
|
||||||
color: $blue
|
color: $blue
|
||||||
padding: 15px 30px 15px 80px
|
padding: 15px 30px 15px 80px
|
||||||
|
margin-bottom: 15px
|
||||||
|
|
||||||
&:before
|
&:before
|
||||||
content: ""
|
content: ""
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 216 KiB After Width: | Height: | Size: 235 KiB |
+3
-3
@@ -64,9 +64,9 @@ cid: home
|
|||||||
<button id="desktopShowVideoButton" onclick="kub.showVideo()">Watch Video</button>
|
<button id="desktopShowVideoButton" onclick="kub.showVideo()">Watch Video</button>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<a href="https://goo.gl/nhbhXw" button id= "desktopKCButton">Attend KubeCon This Year</a>
|
<a href="https://goo.gl/nhbhXw" button id= "desktopKCButton">Attend KubeCon in Austin, TX on December 6-8, 2017</a>
|
||||||
</div>
|
</div>
|
||||||
<button id="mobileShowVideoButton" onclick="kub.showVideo()"></button>
|
<button id="mobileShowVideoButton" onclick="kub.showVideo()"></button>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="features">
|
<section id="features">
|
||||||
|
|||||||
Reference in New Issue
Block a user