Add YouTube social button in header and footer (#16838)

This commit is contained in:
Roy Hvaara
2019-12-05 00:22:31 +01:00
committed by Kubernetes Prow Robot
parent 7892097a67
commit 88d0f78251
6 changed files with 21 additions and 4 deletions
+7 -1
View File
@@ -213,7 +213,7 @@ $video-section-height: 550px
display: inline-block
background-image: url(../images/social_sprite.svg)
background-repeat: no-repeat
background-size: 300px
background-size: 350px
width: 50px
height: 50px
border-radius: 5px
@@ -264,6 +264,12 @@ $video-section-height: 550px
&:hover
background-position: -250px 100%
a.youtube
background-position: -300px 0
&:hover
background-position: -300px 100%
#community, .gridPage
#hero
text-align: left