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:
parent
bc43ad1c06
commit
f7d639235d
|
|
@ -1159,7 +1159,7 @@ $feature-box-div-margin-bottom: 40px
|
|||
background-color: $dark-grey
|
||||
border-radius: 8px
|
||||
color: $white
|
||||
padding: 10px 20px 10px 20px
|
||||
padding: 20px 10px 20px 10px
|
||||
|
||||
#desktopShowVideoButton
|
||||
position: relative
|
||||
|
|
@ -1168,6 +1168,7 @@ $feature-box-div-margin-bottom: 40px
|
|||
border-radius: 8px
|
||||
color: $blue
|
||||
padding: 15px 30px 15px 80px
|
||||
margin-bottom: 15px
|
||||
|
||||
&:before
|
||||
content: ""
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 216 KiB After Width: | Height: | Size: 235 KiB |
|
|
@ -64,9 +64,9 @@ cid: home
|
|||
<button id="desktopShowVideoButton" onclick="kub.showVideo()">Watch Video</button>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://goo.gl/nhbhXw" button id= "desktopKCButton">Attend KubeCon This Year</a>
|
||||
</div>
|
||||
<button id="mobileShowVideoButton" onclick="kub.showVideo()"></button>
|
||||
<a href="https://goo.gl/nhbhXw" button id= "desktopKCButton">Attend KubeCon in Austin, TX on December 6-8, 2017</a>
|
||||
</div>
|
||||
<button id="mobileShowVideoButton" onclick="kub.showVideo()"></button>
|
||||
</section>
|
||||
|
||||
<section id="features">
|
||||
|
|
|
|||
Loading…
Reference in New Issue